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 | 251b38dc8b7140b7f5099ef63effecca02a9fb82 (patch) | |
tree | 467e07db0ab07240d2ae640fa33dccb185359ed4 | |
parent | 0306141bf8ec9e827110612890d825d83e5ad57f (diff) | |
download | upstream-251b38dc8b7140b7f5099ef63effecca02a9fb82.tar.gz upstream-251b38dc8b7140b7f5099ef63effecca02a9fb82.tar.bz2 upstream-251b38dc8b7140b7f5099ef63effecca02a9fb82.zip |
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
-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 |