diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 13:07:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 13:07:22 +0000 |
commit | a82bcd46186300b1ccadb636c5ea8e4b196c71b3 (patch) | |
tree | 022689b55a997cbbed5495be448f1cc8ee63b6a5 /target/linux/x86/thincan | |
parent | 1ab84145e59482f7b4fab129baf4453802270eaf (diff) | |
download | upstream-a82bcd46186300b1ccadb636c5ea8e4b196c71b3.tar.gz upstream-a82bcd46186300b1ccadb636c5ea8e4b196c71b3.tar.bz2 upstream-a82bcd46186300b1ccadb636c5ea8e4b196c71b3.zip |
x86/thincan: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39715 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/thincan')
-rw-r--r-- | target/linux/x86/thincan/config-3.10 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/target/linux/x86/thincan/config-3.10 b/target/linux/x86/thincan/config-3.10 new file mode 100644 index 0000000000..405c65b5fc --- /dev/null +++ b/target/linux/x86/thincan/config-3.10 @@ -0,0 +1,15 @@ +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 |