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/thincan | |
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/thincan')
-rw-r--r-- | target/linux/x86/thincan/config-default | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/x86/thincan/config-default b/target/linux/x86/thincan/config-default deleted file mode 100644 index 405c65b5fc..0000000000 --- a/target/linux/x86/thincan/config-default +++ /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 |