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 | b8061d4e8ee02730c234960b5f88c5274e8d26ac (patch) | |
tree | 5d582d5bea31b0e8e22f1ae0384c3e447a29bafe /target | |
parent | 4ae644c137eca99e8cb6cd737790a674a9d48bb7 (diff) | |
download | upstream-b8061d4e8ee02730c234960b5f88c5274e8d26ac.tar.gz upstream-b8061d4e8ee02730c234960b5f88c5274e8d26ac.tar.bz2 upstream-b8061d4e8ee02730c234960b5f88c5274e8d26ac.zip |
x86/thincan: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39715
Diffstat (limited to 'target')
-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 |