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/net5501 | |
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/net5501')
-rw-r--r-- | target/linux/x86/net5501/config-default | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/x86/net5501/config-default b/target/linux/x86/net5501/config-default deleted file mode 100644 index 462f8a6f25..0000000000 --- a/target/linux/x86/net5501/config-default +++ /dev/null @@ -1,20 +0,0 @@ -# CONFIG_ATA_PIIX is not set -CONFIG_DEBUG_BUGVERBOSE=y -CONFIG_GENERIC_GPIO=y -CONFIG_GPIOLIB=y -CONFIG_GPIO_SYSFS=y -# CONFIG_HIGHMEM64G is not set -CONFIG_HWMON=y -# CONFIG_ISDN is not set -# CONFIG_M486 is not set -# CONFIG_MATH_EMULATION is not set -CONFIG_MGEODE_LX=y -CONFIG_NET5501=y -CONFIG_PATA_CS5536=y -# CONFIG_SCx200 is not set -CONFIG_THERMAL_HWMON=y -CONFIG_X86_CMOV=y -CONFIG_X86_DEBUGCTLMSR=y -CONFIG_X86_TSC=y -CONFIG_X86_USE_3DNOW=y -CONFIG_X86_USE_PPRO_CHECKSUM=y |