diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-16 10:44:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-16 10:44:49 +0000 |
commit | 724fd5e6578b008822066b4d9670ae88c3ac63ed (patch) | |
tree | cc0ce3423b704bcec7623642daeaf0a309bac5bf /target/linux/x86/ep80579 | |
parent | 637fd23428a7f74c3af4286d47a45e09324fb70d (diff) | |
download | upstream-724fd5e6578b008822066b4d9670ae88c3ac63ed.tar.gz upstream-724fd5e6578b008822066b4d9670ae88c3ac63ed.tar.bz2 upstream-724fd5e6578b008822066b4d9670ae88c3ac63ed.zip |
x86: sync 2.6.39 configs
SVN-Revision: 31749
Diffstat (limited to 'target/linux/x86/ep80579')
-rw-r--r-- | target/linux/x86/ep80579/config-default | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/target/linux/x86/ep80579/config-default b/target/linux/x86/ep80579/config-default index 2a89b4fe6f..78ee0ce730 100644 --- a/target/linux/x86/ep80579/config-default +++ b/target/linux/x86/ep80579/config-default @@ -1,12 +1,11 @@ -CONFIG_ATA=y -CONFIG_BLK_DEV_SD=y -# CONFIG_MTD_BLOCK2MTD is not set +CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y +CONFIG_HIGHMEM=y CONFIG_HIGHMEM4G=y # CONFIG_HIGHPTE is not set +# CONFIG_ITCO_VENDOR_SUPPORT is not set +CONFIG_ITCO_WDT=y +CONFIG_LOG_BUF_SHIFT=17 # CONFIG_MTD is not set # CONFIG_NOHIGHMEM is not set CONFIG_SATA_AHCI=y # CONFIG_SQUASHFS is not set -CONFIG_ITCO_WDT=y -# CONFIG_ITCO_VENDOR_SUPPORT is not set -CONFIG_LOG_BUF_SHIFT=17 |