diff options
author | Stanislav Brabec <utx@penguin.cz> | 2008-08-23 23:53:27 +0000 |
---|---|---|
committer | Stanislav Brabec <utx@penguin.cz> | 2008-08-23 23:53:27 +0000 |
commit | 2f1d6b002c9c34c814d92e5b43cb716e19257827 (patch) | |
tree | 12cb7c2b055fd30d9cf0318e801b808e6039633b | |
parent | 952d8ef8c386334cfc8aa6430aa82e9d4995a9ed (diff) |
linux-rp-2.6.26: Build DM9601 USB ethernet adapter module.
-rw-r--r-- | packages/linux/linux-rp-2.6.26/defconfig-akita | 2 | ||||
-rw-r--r-- | packages/linux/linux-rp-2.6.26/defconfig-c7x0 | 2 | ||||
-rw-r--r-- | packages/linux/linux-rp-2.6.26/defconfig-hx2000 | 2 | ||||
-rw-r--r-- | packages/linux/linux-rp-2.6.26/defconfig-poodle | 2 | ||||
-rw-r--r-- | packages/linux/linux-rp-2.6.26/defconfig-spitz | 2 | ||||
-rw-r--r-- | packages/linux/linux-rp-2.6.26/defconfig-zylonite | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/packages/linux/linux-rp-2.6.26/defconfig-akita b/packages/linux/linux-rp-2.6.26/defconfig-akita index 27f5dcb781..0106fa5710 100644 --- a/packages/linux/linux-rp-2.6.26/defconfig-akita +++ b/packages/linux/linux-rp-2.6.26/defconfig-akita @@ -773,7 +773,7 @@ CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m -# CONFIG_USB_NET_DM9601 is not set +CONFIG_USB_NET_DM9601=m # CONFIG_USB_NET_GL620A is not set CONFIG_USB_NET_NET1080=m # CONFIG_USB_NET_PLUSB is not set diff --git a/packages/linux/linux-rp-2.6.26/defconfig-c7x0 b/packages/linux/linux-rp-2.6.26/defconfig-c7x0 index 4c3cbf499c..b9b653cc3b 100644 --- a/packages/linux/linux-rp-2.6.26/defconfig-c7x0 +++ b/packages/linux/linux-rp-2.6.26/defconfig-c7x0 @@ -789,7 +789,7 @@ CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m -# CONFIG_USB_NET_DM9601 is not set +CONFIG_USB_NET_DM9601=m # CONFIG_USB_NET_GL620A is not set CONFIG_USB_NET_NET1080=m # CONFIG_USB_NET_PLUSB is not set diff --git a/packages/linux/linux-rp-2.6.26/defconfig-hx2000 b/packages/linux/linux-rp-2.6.26/defconfig-hx2000 index d023ffecac..92fe72c2c0 100644 --- a/packages/linux/linux-rp-2.6.26/defconfig-hx2000 +++ b/packages/linux/linux-rp-2.6.26/defconfig-hx2000 @@ -772,7 +772,7 @@ CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m -# CONFIG_USB_NET_DM9601 is not set +CONFIG_USB_NET_DM9601=m # CONFIG_USB_NET_GL620A is not set CONFIG_USB_NET_NET1080=m # CONFIG_USB_NET_PLUSB is not set diff --git a/packages/linux/linux-rp-2.6.26/defconfig-poodle b/packages/linux/linux-rp-2.6.26/defconfig-poodle index 4d7acb382f..274789fe56 100644 --- a/packages/linux/linux-rp-2.6.26/defconfig-poodle +++ b/packages/linux/linux-rp-2.6.26/defconfig-poodle @@ -791,7 +791,7 @@ CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m -# CONFIG_USB_NET_DM9601 is not set +CONFIG_USB_NET_DM9601=m # CONFIG_USB_NET_GL620A is not set CONFIG_USB_NET_NET1080=m # CONFIG_USB_NET_PLUSB is not set diff --git a/packages/linux/linux-rp-2.6.26/defconfig-spitz b/packages/linux/linux-rp-2.6.26/defconfig-spitz index 5b5db16979..775efafc39 100644 --- a/packages/linux/linux-rp-2.6.26/defconfig-spitz +++ b/packages/linux/linux-rp-2.6.26/defconfig-spitz @@ -794,7 +794,7 @@ CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m -# CONFIG_USB_NET_DM9601 is not set +CONFIG_USB_NET_DM9601=m # CONFIG_USB_NET_GL620A is not set CONFIG_USB_NET_NET1080=m # CONFIG_USB_NET_PLUSB is not set diff --git a/packages/linux/linux-rp-2.6.26/defconfig-zylonite b/packages/linux/linux-rp-2.6.26/defconfig-zylonite index bdf6a3be8a..d34c79e062 100644 --- a/packages/linux/linux-rp-2.6.26/defconfig-zylonite +++ b/packages/linux/linux-rp-2.6.26/defconfig-zylonite @@ -789,7 +789,7 @@ CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m -# CONFIG_USB_NET_DM9601 is not set +CONFIG_USB_NET_DM9601=m # CONFIG_USB_NET_GL620A is not set CONFIG_USB_NET_NET1080=m # CONFIG_USB_NET_PLUSB is not set |