mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 19:01:10 +02:00
x86/thincan: switch to 3.3
Compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31765 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
db081f453b
commit
dcea0bf81c
15
target/linux/x86/thincan/config-3.3
Normal file
15
target/linux/x86/thincan/config-3.3
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
|
@ -1,3 +1,4 @@
|
||||
LINUX_VERSION:=3.3.6
|
||||
DEVICE_TYPE:=terminal
|
||||
BOARDNAME:=Artec ThinCan
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user