Skip to content
Snippets Groups Projects
Commit db763080 authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

kernel: add missing generic config options for 3.6+

SVN-Revision: 34250
parent c159c7a4
No related branches found
No related tags found
No related merge requests found
...@@ -361,6 +361,7 @@ CONFIG_BT_L2CAP=y ...@@ -361,6 +361,7 @@ CONFIG_BT_L2CAP=y
CONFIG_BT_RFCOMM_TTY=y CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_SCO=y CONFIG_BT_SCO=y
CONFIG_BUG=y CONFIG_BUG=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
# CONFIG_C2PORT is not set # CONFIG_C2PORT is not set
# CONFIG_CAIF is not set # CONFIG_CAIF is not set
# CONFIG_CAN is not set # CONFIG_CAN is not set
...@@ -1441,6 +1442,7 @@ CONFIG_LZMA_DECOMPRESS=y ...@@ -1441,6 +1442,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MACH_JAZZ is not set # CONFIG_MACH_JAZZ is not set
# CONFIG_MACH_JZ4740 is not set # CONFIG_MACH_JZ4740 is not set
# CONFIG_MACH_LOONGSON is not set # CONFIG_MACH_LOONGSON is not set
# CONFIG_MACH_LOONGSON1 is not set
# CONFIG_MACH_NO_WESTBRIDGE is not set # CONFIG_MACH_NO_WESTBRIDGE is not set
# CONFIG_MACH_TX39XX is not set # CONFIG_MACH_TX39XX is not set
# CONFIG_MACH_TX49XX is not set # CONFIG_MACH_TX49XX is not set
...@@ -2105,6 +2107,7 @@ CONFIG_PAGE_SIZE_4KB=y ...@@ -2105,6 +2107,7 @@ CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PANEL is not set # CONFIG_PANEL is not set
# CONFIG_PANIC_ON_OOPS is not set # CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
# CONFIG_PANTHERLORD_FF is not set # CONFIG_PANTHERLORD_FF is not set
# CONFIG_PARPORT is not set # CONFIG_PARPORT is not set
# CONFIG_PARPORT_1284 is not set # CONFIG_PARPORT_1284 is not set
......
...@@ -366,6 +366,7 @@ CONFIG_BT_L2CAP=y ...@@ -366,6 +366,7 @@ CONFIG_BT_L2CAP=y
CONFIG_BT_RFCOMM_TTY=y CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_SCO=y CONFIG_BT_SCO=y
CONFIG_BUG=y CONFIG_BUG=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
# CONFIG_C2PORT is not set # CONFIG_C2PORT is not set
# CONFIG_CAIF is not set # CONFIG_CAIF is not set
# CONFIG_CAN is not set # CONFIG_CAN is not set
...@@ -1456,6 +1457,7 @@ CONFIG_LZMA_DECOMPRESS=y ...@@ -1456,6 +1457,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MACH_JAZZ is not set # CONFIG_MACH_JAZZ is not set
# CONFIG_MACH_JZ4740 is not set # CONFIG_MACH_JZ4740 is not set
# CONFIG_MACH_LOONGSON is not set # CONFIG_MACH_LOONGSON is not set
# CONFIG_MACH_LOONGSON1 is not set
# CONFIG_MACH_NO_WESTBRIDGE is not set # CONFIG_MACH_NO_WESTBRIDGE is not set
# CONFIG_MACH_TX39XX is not set # CONFIG_MACH_TX39XX is not set
# CONFIG_MACH_TX49XX is not set # CONFIG_MACH_TX49XX is not set
...@@ -2135,6 +2137,7 @@ CONFIG_PAGE_SIZE_4KB=y ...@@ -2135,6 +2137,7 @@ CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PANEL is not set # CONFIG_PANEL is not set
# CONFIG_PANIC_ON_OOPS is not set # CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
# CONFIG_PANTHERLORD_FF is not set # CONFIG_PANTHERLORD_FF is not set
# CONFIG_PARPORT is not set # CONFIG_PARPORT is not set
# CONFIG_PARPORT_1284 is not set # CONFIG_PARPORT_1284 is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment