summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-23 13:07:22 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-23 13:07:22 +0000
commit7d5070b9d304287eeb7f76c68d7c05ddf6653a61 (patch)
tree022689b55a997cbbed5495be448f1cc8ee63b6a5
parent9fb7bce2f001a81b6f1ba3ba93904c0aef0923a8 (diff)
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
-rw-r--r--target/linux/x86/thincan/config-3.1015
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