diff options
author | Jesse Gilles <jgilles@multitech.com> | 2012-01-31 15:17:20 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2012-01-31 15:17:39 -0600 |
commit | 77e67d58f158b7db8391fd88cb53aa3a1db307dd (patch) | |
tree | a02532ab1ae507416e7857bc8e12509494985398 | |
parent | 3aeab41869a2e41887ac5edfe89d4f04283cde12 (diff) |
linux-2.6.35: turn off usb storage debug
-rw-r--r-- | multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig | 2 | ||||
-rw-r--r-- | multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig | 2 | ||||
-rw-r--r-- | multitech/recipes/linux/linux_2.6.35.bbappend | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig b/multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig index 82d083e..3b6fb30 100644 --- a/multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig +++ b/multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig @@ -1425,7 +1425,7 @@ CONFIG_USB_WDM=m # also be needed; see USB_STORAGE Help for more info # CONFIG_USB_STORAGE=m -CONFIG_USB_STORAGE_DEBUG=y +# CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_ISD200 is not set diff --git a/multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig b/multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig index 82d083e..3b6fb30 100644 --- a/multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig +++ b/multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig @@ -1425,7 +1425,7 @@ CONFIG_USB_WDM=m # also be needed; see USB_STORAGE Help for more info # CONFIG_USB_STORAGE=m -CONFIG_USB_STORAGE_DEBUG=y +# CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_ISD200 is not set diff --git a/multitech/recipes/linux/linux_2.6.35.bbappend b/multitech/recipes/linux/linux_2.6.35.bbappend index 6a6286a..4dae9bc 100644 --- a/multitech/recipes/linux/linux_2.6.35.bbappend +++ b/multitech/recipes/linux/linux_2.6.35.bbappend @@ -1,7 +1,7 @@ FILESEXTRA := "${THISDIR}" FILESPATHBASE =. "${FILESEXTRA}:" -PR .= ".corecdp5" +PR .= ".corecdp6" STABLEV = "14" SRC_URI_mtcdp = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ |