diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-18 20:10:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-18 20:10:33 +0000 |
commit | d9dab97d38ff0e24aa26d9c6ac123381c008db99 (patch) | |
tree | bcb9e9c129c66d79670c8f78e7c16d61780bb89f /target/linux/x86/ep80579/config-3.3 | |
parent | 7217afc657789e0457fb065657bc757e897d5175 (diff) | |
download | upstream-d9dab97d38ff0e24aa26d9c6ac123381c008db99.tar.gz upstream-d9dab97d38ff0e24aa26d9c6ac123381c008db99.tar.bz2 upstream-d9dab97d38ff0e24aa26d9c6ac123381c008db99.zip |
x86/ep80579: switch to 3.3
Also fix build errors in the ep80579-drivers package.
Compile tested only.
SVN-Revision: 31802
Diffstat (limited to 'target/linux/x86/ep80579/config-3.3')
-rw-r--r-- | target/linux/x86/ep80579/config-3.3 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/x86/ep80579/config-3.3 b/target/linux/x86/ep80579/config-3.3 new file mode 100644 index 0000000000..78ee0ce730 --- /dev/null +++ b/target/linux/x86/ep80579/config-3.3 @@ -0,0 +1,11 @@ +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 |