diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-01-20 00:40:13 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-01-20 00:40:13 +0000 |
commit | 99f1f609af5e0d629fe5a4ac154e5ed1acb8ac92 (patch) | |
tree | 9ff64614c2b914ba5d0212a9b7fa6b1ce22c677f /packages/linux/openzaurus-2.6.11-rc1/defconfig-husky | |
parent | 70af155cf5496d3ed9edb9cb86ed3e73f72f8a16 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/20 00:38:04+00:00 rpsys.net!RP
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into tim.rpsys.net:/usr/tmp6/openembedded
2005/01/20 00:37:19+00:00 rpsys.net!RP
openazurus-2.6: move to bk7, removed merged patches. Update power and touchscreen code a bit. Add USB support.
BKrev: 41eefdedV9ZR9p70EEB2pexk39Tpgg
Diffstat (limited to 'packages/linux/openzaurus-2.6.11-rc1/defconfig-husky')
-rw-r--r-- | packages/linux/openzaurus-2.6.11-rc1/defconfig-husky | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/openzaurus-2.6.11-rc1/defconfig-husky b/packages/linux/openzaurus-2.6.11-rc1/defconfig-husky index 7466a6d34a..0baeebec48 100644 --- a/packages/linux/openzaurus-2.6.11-rc1/defconfig-husky +++ b/packages/linux/openzaurus-2.6.11-rc1/defconfig-husky @@ -865,7 +865,8 @@ CONFIG_USB_PXA2XX=y # CONFIG_USB_GADGET_OMAP is not set # CONFIG_USB_GADGET_DUALSPEED is not set # CONFIG_USB_ZERO is not set -# CONFIG_USB_ETH is not set +CONFIG_USB_ETH=y +CONFIG_USB_ETH_RNDIS=n # CONFIG_USB_GADGETFS is not set # CONFIG_USB_FILE_STORAGE is not set # CONFIG_USB_G_SERIAL is not set |