x86/thincan: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39715
This commit is contained in:
parent
4ae644c137
commit
b8061d4e8e
1 changed files with 15 additions and 0 deletions
15
target/linux/x86/thincan/config-3.10
Normal file
15
target/linux/x86/thincan/config-3.10
Normal file
|
@ -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
|
Loading…
Reference in a new issue