diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 13:07:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 13:07:24 +0000 |
commit | 455ee13fafd8408df8c94f4804f692457c939c84 (patch) | |
tree | 5d9bb3dcb9c4960f8790e0fb3bc30de5e2b773e0 /target/linux | |
parent | d5ab9b12bf7c8f7f758187f7370f452b030f51f9 (diff) | |
download | upstream-455ee13fafd8408df8c94f4804f692457c939c84.tar.gz upstream-455ee13fafd8408df8c94f4804f692457c939c84.tar.bz2 upstream-455ee13fafd8408df8c94f4804f692457c939c84.zip |
x86/thincan: remove old kernel config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39717
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/x86/thincan/config-3.3 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/x86/thincan/config-3.3 b/target/linux/x86/thincan/config-3.3 deleted file mode 100644 index 405c65b5fc..0000000000 --- a/target/linux/x86/thincan/config-3.3 +++ /dev/null @@ -1,15 +0,0 @@ -CONFIG_8139TOO=y -# CONFIG_8139TOO_8129 is not set -# CONFIG_8139TOO_PIO is not set -# CONFIG_8139TOO_TUNE_TWISTER is not set -# CONFIG_8139_OLD_RX_RESET is not set -CONFIG_BLK_DEV_NBD=y -# CONFIG_EMBEDDED is not set -CONFIG_IP_PNP=y -# CONFIG_IP_PNP_BOOTP is not set -CONFIG_IP_PNP_DHCP=y -# CONFIG_IP_PNP_RARP is not set -CONFIG_LOCKD=y -CONFIG_NFS_FS=y -CONFIG_ROOT_NFS=y -CONFIG_SUNRPC=y |