diff options
Diffstat (limited to 'target/linux/x86/ep80579/config-default')
-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 |