generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
SVN-Revision: 20388
This commit is contained in:
parent
4e0681e1db
commit
129d8a88f4
|
@ -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