diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-06 14:11:42 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-06 14:11:42 +0200 |
commit | a024da1d8ea3cb5d7dcc6d5a0da9d47b8a80cfa8 (patch) | |
tree | 7615883abff2ff3202ab79861efbbb0be246dc5e /recipes/linux/linux-omap-psp-2.6.32/beagleboard | |
parent | d85332a8ca6894c3a2d1b77ea8b91ce59c8dc592 (diff) |
linux-omap-psp 2.6.32: disable CDC_EEM for beagleboard
Diffstat (limited to 'recipes/linux/linux-omap-psp-2.6.32/beagleboard')
-rw-r--r-- | recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig index 679d917e16..0841f486d0 100644 --- a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig +++ b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig @@ -1250,7 +1250,7 @@ CONFIG_USB_RTL8150=y CONFIG_USB_USBNET=y CONFIG_USB_NET_AX8817X=y CONFIG_USB_NET_CDCETHER=y -CONFIG_USB_NET_CDC_EEM=y +CONFIG_USB_NET_CDC_EEM=n CONFIG_USB_NET_DM9601=y CONFIG_USB_NET_SMSC95XX=y CONFIG_USB_NET_GL620A=y |