diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-18 20:10:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-18 20:10:42 +0000 |
commit | 07b5a3eea29e85ac36660f671c612ed7cc952832 (patch) | |
tree | e849c1be8b3d22e96b3262dbd43e8fe4e1e6822d /target/linux/x86/ep80579 | |
parent | 604e3aac0a3f6eb427e19f3c57d4c8834bbac490 (diff) | |
download | upstream-07b5a3eea29e85ac36660f671c612ed7cc952832.tar.gz upstream-07b5a3eea29e85ac36660f671c612ed7cc952832.tar.bz2 upstream-07b5a3eea29e85ac36660f671c612ed7cc952832.zip |
x86: remove support for old kernels
SVN-Revision: 31804
Diffstat (limited to 'target/linux/x86/ep80579')
-rw-r--r-- | target/linux/x86/ep80579/config-default | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/x86/ep80579/config-default b/target/linux/x86/ep80579/config-default deleted file mode 100644 index 78ee0ce730..0000000000 --- a/target/linux/x86/ep80579/config-default +++ /dev/null @@ -1,11 +0,0 @@ -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 |