diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-02-23 13:07:24 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-02-23 13:07:24 +0000 |
commit | 984d62d00a22e9d564ac841f6a38f4f7a42a2bd2 (patch) | |
tree | 467e07db0ab07240d2ae640fa33dccb185359ed4 /target | |
parent | fcd0af8989de34e2805b2ea7709e2950ac9a150c (diff) |
x86/thincan: remove old kernel config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39717 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |