kernel: add missing generic config options for 3.6+

SVN-Revision: 34250
This commit is contained in:
Hauke Mehrtens 2012-11-18 20:54:53 +00:00
parent c159c7a462
commit db763080f4
2 changed files with 6 additions and 0 deletions

View File

@ -361,6 +361,7 @@ CONFIG_BT_L2CAP=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_SCO=y
CONFIG_BUG=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
# CONFIG_C2PORT is not set
# CONFIG_CAIF is not set
# CONFIG_CAN is not set
@ -1441,6 +1442,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MACH_JAZZ is not set
# CONFIG_MACH_JZ4740 is not set
# CONFIG_MACH_LOONGSON is not set
# CONFIG_MACH_LOONGSON1 is not set
# CONFIG_MACH_NO_WESTBRIDGE is not set
# CONFIG_MACH_TX39XX is not set
# CONFIG_MACH_TX49XX is not set
@ -2105,6 +2107,7 @@ CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PANEL is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
# CONFIG_PANTHERLORD_FF is not set
# CONFIG_PARPORT is not set
# CONFIG_PARPORT_1284 is not set

View File

@ -366,6 +366,7 @@ CONFIG_BT_L2CAP=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_SCO=y
CONFIG_BUG=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
# CONFIG_C2PORT is not set
# CONFIG_CAIF is not set
# CONFIG_CAN is not set
@ -1456,6 +1457,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MACH_JAZZ is not set
# CONFIG_MACH_JZ4740 is not set
# CONFIG_MACH_LOONGSON is not set
# CONFIG_MACH_LOONGSON1 is not set
# CONFIG_MACH_NO_WESTBRIDGE is not set
# CONFIG_MACH_TX39XX is not set
# CONFIG_MACH_TX49XX is not set
@ -2135,6 +2137,7 @@ CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PANEL is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
# CONFIG_PANTHERLORD_FF is not set
# CONFIG_PARPORT is not set
# CONFIG_PARPORT_1284 is not set