diff options
| -rw-r--r-- | target/linux/generic/config-2.6.37 | 1 | ||||
| -rw-r--r-- | target/linux/x86/config-default | 7 | 
2 files changed, 8 insertions, 0 deletions
| diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index c1fd9d893..4c87a55b1 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -1153,6 +1153,7 @@ CONFIG_KERNEL_LZMA=y  # CONFIG_KEYS is not set  # CONFIG_KGDB is not set  # CONFIG_KPROBES is not set +# CONFIG_JUMP_LABEL is not set  # CONFIG_KS8842 is not set  # CONFIG_KS8851 is not set  # CONFIG_KS8851_MLL is not set diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index eff0b2800..e59cb74f6 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -219,6 +219,7 @@ CONFIG_M486=y  # CONFIG_M586TSC is not set  # CONFIG_M686 is not set  # CONFIG_MACHZ_WDT is not set +CONFIG_X86_RESERVE_LOW=64  CONFIG_MATH_EMULATION=y  # CONFIG_MATOM is not set  # CONFIG_MCA is not set @@ -259,6 +260,7 @@ CONFIG_NET_VENDOR_3COM=y  # CONFIG_NET_VENDOR_SMC is not set  CONFIG_NOHIGHMEM=y  CONFIG_NR_CPUS=1 +# CONFIG_IRQ_TIME_ACCOUNTING is not set  # CONFIG_NSC_GPIO is not set  CONFIG_NVRAM=y  # CONFIG_OLPC is not set @@ -313,6 +315,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y  # CONFIG_SBC7240_WDT is not set  # CONFIG_SBC8360_WDT is not set  # CONFIG_SBC_EPX_C3_WATCHDOG is not set +# CONFIG_F71808E_WDT is not set  # CONFIG_SC1200_WDT is not set  # CONFIG_SC520_WDT is not set  # CONFIG_SCHED_HRTICK is not set @@ -323,6 +326,7 @@ CONFIG_SCx200HR_TIMER=y  # CONFIG_SCx200_GPIO is not set  # CONFIG_SCx200_WDT is not set  # CONFIG_SENSORS_K10TEMP is not set +# CONFIG_SENSORS_PKGTEMP is not set  # CONFIG_SENSORS_VIA_CPUTEMP is not set  # CONFIG_SERIAL_8250_EXTENDED is not set  CONFIG_SERIAL_8250_PCI=y @@ -334,6 +338,7 @@ CONFIG_SERIO_LIBPS2=y  # CONFIG_SERIO_PCIPS2 is not set  # CONFIG_SERIO_RAW is not set  CONFIG_SERIO_SERPORT=y +# CONFIG_SERIO_PS2MULT is not set  # CONFIG_SLAB is not set  CONFIG_SLUB=y  CONFIG_SLUB_DEBUG=y @@ -352,6 +357,7 @@ CONFIG_THERMAL=y  # CONFIG_TOPSTAR_LAPTOP is not set  # CONFIG_TOSHIBA is not set  # CONFIG_TOSHIBA_BT_RFKILL is not set +# CONFIG_IBM_RTL is not set  # CONFIG_TREE_PREEMPT_RCU is not set  CONFIG_TREE_RCU=y  # CONFIG_TYPHOON is not set @@ -434,3 +440,4 @@ CONFIG_X86_VERBOSE_BOOTUP=y  CONFIG_X86_WP_WORKS_OK=y  CONFIG_X86_XADD=y  # CONFIG_ZONE_DMA32 is not set +# CONFIG_BATTERY_BQ20Z75 is not set | 
