mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20388 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
003ff49add
commit
bc06f31e4a
@ -607,7 +607,6 @@ 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
|
||||
@ -2281,7 +2280,6 @@ 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"
|
||||
|
@ -655,6 +655,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
|
||||
@ -2391,6 +2392,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"
|
||||
|
@ -661,6 +661,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_ADP5588 is not set
|
||||
@ -2417,6 +2418,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
Block a user