add missing symbols for 2.6.34, explicitely enable bootmem - required by crashlog (#7695)
SVN-Revision: 22505
This commit is contained in:
parent
662620419a
commit
9de10fe381
1 changed files with 6 additions and 0 deletions
|
@ -79,6 +79,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y
|
|||
# CONFIG_ARCH_VERSATILE is not set
|
||||
# CONFIG_ARCH_W90X900 is not set
|
||||
# CONFIG_ARCNET is not set
|
||||
# CONFIG_ARLAN is not set
|
||||
# CONFIG_ARM_UNWIND is not set
|
||||
CONFIG_ARPD=y
|
||||
# CONFIG_ARTHUR is not set
|
||||
|
@ -443,6 +444,7 @@ CONFIG_CRYPTO_UNLZMA=y
|
|||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZLIB=y
|
||||
# CONFIG_CRYSTALHD is not set
|
||||
# CONFIG_CS5535_MFGPT is not set
|
||||
# CONFIG_CUSE is not set
|
||||
# CONFIG_DAB is not set
|
||||
# CONFIG_DAVICOM_PHY is not set
|
||||
|
@ -1204,6 +1206,7 @@ CONFIG_LBDAF=y
|
|||
CONFIG_LEDS_CLASS=y
|
||||
# CONFIG_LEDS_DAC124S085 is not set
|
||||
CONFIG_LEDS_GPIO_PLATFORM=y
|
||||
# CONFIG_LEDS_INTEL_SS4200 is not set
|
||||
# CONFIG_LEDS_LT3593 is not set
|
||||
# CONFIG_LEDS_LP3944 is not set
|
||||
# CONFIG_LEDS_LP5521 is not set
|
||||
|
@ -1672,6 +1675,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
|||
# CONFIG_NLS_KOI8_R is not set
|
||||
# CONFIG_NLS_KOI8_U is not set
|
||||
# CONFIG_NLS_UTF8 is not set
|
||||
# CONFIG_NO_BOOTMEM is not set
|
||||
# CONFIG_NO_HZ is not set
|
||||
# CONFIG_NOP_USB_XCEIV is not set
|
||||
# CONFIG_NORTEL_HERMES is not set
|
||||
|
@ -2782,6 +2786,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
|
|||
# CONFIG_VETH is not set
|
||||
# CONFIG_VFAT_FS is not set
|
||||
# CONFIG_VGA_ARB is not set
|
||||
# CONFIG_VGA_SWITCHEROO is not set
|
||||
# CONFIG_VGASTATE is not set
|
||||
# CONFIG_VIA_RHINE is not set
|
||||
# CONFIG_VIA_VELOCITY is not set
|
||||
|
@ -2905,6 +2910,7 @@ CONFIG_VMSPLIT_3G=y
|
|||
# CONFIG_WANXL is not set
|
||||
# CONFIG_WATCHDOG_NOWAYOUT is not set
|
||||
CONFIG_WATCHDOG=y
|
||||
# CONFIG_WAVELAN is not set
|
||||
# CONFIG_WDTPCI is not set
|
||||
# CONFIG_WIMAX is not set
|
||||
CONFIG_WIRELESS_EXT_SYSFS=y
|
||||
|
|
Loading…
Reference in a new issue