mirror of https://github.com/hak5/openwrt.git
generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
SVN-Revision: 20386lede-17.01
parent
d3b3c421d7
commit
c0ea2a6257
|
@ -607,6 +607,7 @@ CONFIG_GENERIC_HARDIRQS=y
|
|||
CONFIG_GENERIC_HWEIGHT=y
|
||||
CONFIG_GENERIC_IRQ_PROBE=y
|
||||
CONFIG_GENERIC_TIME=y
|
||||
# CONFIG_GIGASET_CAPI is not set
|
||||
# CONFIG_GIGASET_DEBUG is not set
|
||||
# CONFIG_GFS2_FS is not set
|
||||
# CONFIG_GPIO_BT8XX is not set
|
||||
|
@ -2280,6 +2281,7 @@ CONFIG_TRACING_SUPPORT=y
|
|||
# CONFIG_TUN is not set
|
||||
# CONFIG_TWL4030_CORE is not set
|
||||
# CONFIG_UACCESS_WITH_MEMCPY is not set
|
||||
# CONFIG_UCB1400_CORE is not set
|
||||
# CONFIG_UDF_FS is not set
|
||||
CONFIG_UDF_NLS=y
|
||||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
||||
|
|
Loading…
Reference in New Issue