summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.netdevice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-23 17:12:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-23 17:12:14 +0100
commit937473821b259ed94969e62daa2ec60f5f2a9ffc (patch)
treee65a8238d6a68bc6aea4717a683a6b882143e957 /target/linux/config/Config.in.netdevice
parent28adc48e65f44c7be5a007568ffaf7cf12df2833 (diff)
add preliminary support for a new hardware profile for OVH.net iscsi server
- add open-iscsi package - add a hardware profile for x86_64 target architecture - add CPU support for x86/x86_64 targets for hardware profiles
Diffstat (limited to 'target/linux/config/Config.in.netdevice')
-rw-r--r--target/linux/config/Config.in.netdevice3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.netdevice b/target/linux/config/Config.in.netdevice
index 1492ebd5b..0836e224d 100644
--- a/target/linux/config/Config.in.netdevice
+++ b/target/linux/config/Config.in.netdevice
@@ -100,11 +100,12 @@ config ADK_KPACKAGE_KMOD_SKY2
help
config ADK_KPACKAGE_KMOD_R8169
- prompt "kmod-net-r8169................. RTL8169 driver"
+ prompt "kmod-net-r8169................ RTL8169 driver"
tristate
select ADK_KERNEL_NETDEVICES
select ADK_KERNEL_NET_ETHERNET
select ADK_KERNEL_NETDEV_1000
+ default y if ADK_HARDWARE_OVH_RPS
default n
help