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 | b7b3fce329b0b6b51c61a290f4a7c0dad2758030 (patch) | |
tree | 4ccae06aa42873d1f4e46ab950dd68b874e97d41 /target/linux/x86/ep80579 | |
parent | 7503ab47c18a219f672e4785d7d63cd24d0c7bd0 (diff) | |
download | upstream-b7b3fce329b0b6b51c61a290f4a7c0dad2758030.tar.gz upstream-b7b3fce329b0b6b51c61a290f4a7c0dad2758030.tar.bz2 upstream-b7b3fce329b0b6b51c61a290f4a7c0dad2758030.zip |
x86: remove support for old kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31804 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |