From 5e83009a5218ad957d19cb4ca61ee678aae9f7c9 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 25 Nov 2011 20:47:44 +0000 Subject: targets: fix CONFIG_USB_STORAGE_* inconsistency * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337 --- target/linux/generic/config-2.6.39 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'target/linux/generic/config-2.6.39') diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39 index 2d3d9ba0b4..fd6c5cdb06 100644 --- a/target/linux/generic/config-2.6.39 +++ b/target/linux/generic/config-2.6.39 @@ -2912,20 +2912,20 @@ CONFIG_USB_SERIAL_SAFE_PADDED=y # CONFIG_USB_SPEEDTOUCH is not set # CONFIG_USB_STKWEBCAM is not set # CONFIG_USB_STORAGE is not set -CONFIG_USB_STORAGE_ALAUDA=y +# CONFIG_USB_STORAGE_ALAUDA is not set # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set -# CONFIG_USB_STORAGE_ENE_UB6250 is not set -CONFIG_USB_STORAGE_DATAFAB=y +# CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_DEBUG is not set -# CONFIG_USB_STORAGE_REALTEK is not set -CONFIG_USB_STORAGE_FREECOM=y +# CONFIG_USB_STORAGE_ENE_UB6250 is not set +# CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_ISD200 is not set -CONFIG_USB_STORAGE_JUMPSHOT=y -CONFIG_USB_STORAGE_KARMA=y +# CONFIG_USB_STORAGE_JUMPSHOT is not set +# CONFIG_USB_STORAGE_KARMA is not set # CONFIG_USB_STORAGE_ONETOUCH is not set -CONFIG_USB_STORAGE_SDDR09=y -CONFIG_USB_STORAGE_SDDR55=y -CONFIG_USB_STORAGE_USBAT=y +# CONFIG_USB_STORAGE_REALTEK is not set +# CONFIG_USB_STORAGE_SDDR09 is not set +# CONFIG_USB_STORAGE_SDDR55 is not set +# CONFIG_USB_STORAGE_USBAT is not set # CONFIG_USB_STV06XX is not set # CONFIG_USB_SUPPORT is not set # CONFIG_USB_SUSPEND is not set -- cgit v1.2.3