linux-omap-psp 2.6.32: disable CDC_EEM for beagleboard
authorKoen Kooi <koen@openembedded.org>
Sun, 6 Jun 2010 12:11:42 +0000 (14:11 +0200)
committerKoen Kooi <koen@openembedded.org>
Sun, 6 Jun 2010 12:11:42 +0000 (14:11 +0200)
conf/machine/include/omap3.inc
recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig

index bb7f0de..4b3689d 100644 (file)
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
 require conf/machine/include/tune-cortexa8.inc
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r76"
+MACHINE_KERNEL_PR = "r77"
 
 KERNEL_IMAGETYPE = "uImage"
 
index 679d917..0841f48 100644 (file)
@@ -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