diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 18:09:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 18:09:33 +0000 |
commit | c384015892034bab19c5cc325b42c493370c1ef5 (patch) | |
tree | 3e5594541cad8830d4cac9208c2affcbcf7e77fa /target/linux | |
parent | 3488372fa7942b1d517902e710d1d09e11037b71 (diff) | |
download | upstream-c384015892034bab19c5cc325b42c493370c1ef5.tar.gz upstream-c384015892034bab19c5cc325b42c493370c1ef5.tar.bz2 upstream-c384015892034bab19c5cc325b42c493370c1ef5.zip |
x86/net5501: remove old kernel config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39729
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/x86/net5501/config-3.3 | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/x86/net5501/config-3.3 b/target/linux/x86/net5501/config-3.3 deleted file mode 100644 index 1ef6195086..0000000000 --- a/target/linux/x86/net5501/config-3.3 +++ /dev/null @@ -1,19 +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_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 |