diff options
author | Steffen Sledz <sledz@dresearch.de> | 2009-10-14 12:39:22 +0200 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2009-10-14 12:39:22 +0200 |
commit | fc439bc937b9dbdd899ef96a09543903560da330 (patch) | |
tree | 1198cd63ac296c917b92d7e97eb66ceffa999810 /recipes/linux/linux-2.6.24/hipox | |
parent | aa038d682b4aec18c7408d228d544a74e2a3d894 (diff) |
linux-2.6.24: add some more usb-nic kernel modules for hipos machine
Diffstat (limited to 'recipes/linux/linux-2.6.24/hipox')
-rw-r--r-- | recipes/linux/linux-2.6.24/hipox/defconfig | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig index 27acce8811..d2867f13d4 100644 --- a/recipes/linux/linux-2.6.24/hipox/defconfig +++ b/recipes/linux/linux-2.6.24/hipox/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24.4 -# Wed Oct 7 11:41:43 2009 +# Wed Oct 14 11:55:54 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -746,18 +746,18 @@ CONFIG_SYNOPSYS_GMAC=y # # USB Network Adapters # -# CONFIG_USB_CATC is not set -# CONFIG_USB_KAWETH is not set -# CONFIG_USB_PEGASUS is not set -# CONFIG_USB_RTL8150 is not set +CONFIG_USB_CATC=m +CONFIG_USB_KAWETH=m +CONFIG_USB_PEGASUS=m +CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_CDCETHER=m -# CONFIG_USB_NET_DM9601 is not set -# CONFIG_USB_NET_GL620A is not set +CONFIG_USB_NET_DM9601=m +CONFIG_USB_NET_GL620A=m CONFIG_USB_NET_NET1080=m -# CONFIG_USB_NET_PLUSB is not set +CONFIG_USB_NET_PLUSB=m CONFIG_USB_NET_MCS7830=m -# CONFIG_USB_NET_RNDIS_HOST is not set +CONFIG_USB_NET_RNDIS_HOST=m CONFIG_USB_NET_CDC_SUBSET=m CONFIG_USB_ALI_M5632=y CONFIG_USB_AN2720=y |