From db983883705ba057f36d36951234a735ef1b78b2 Mon Sep 17 00:00:00 2001 From: nico 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29337 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap35xx/config-2.6.32 | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/omap35xx') diff --git a/target/linux/omap35xx/config-2.6.32 b/target/linux/omap35xx/config-2.6.32 index 3dea03fe8..d8b2ae7c2 100644 --- a/target/linux/omap35xx/config-2.6.32 +++ b/target/linux/omap35xx/config-2.6.32 @@ -1446,14 +1446,11 @@ CONFIG_USB_SERIAL=y # CONFIG_USB_SN9C102 is not set # CONFIG_USB_STKWEBCAM is not set CONFIG_USB_STORAGE_ALAUDA=y -# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set CONFIG_USB_STORAGE_DATAFAB=y # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_FREECOM=y -# CONFIG_USB_STORAGE_ISD200 is not set CONFIG_USB_STORAGE_JUMPSHOT=y CONFIG_USB_STORAGE_KARMA=y -# CONFIG_USB_STORAGE_ONETOUCH is not set CONFIG_USB_STORAGE_SDDR09=y CONFIG_USB_STORAGE_SDDR55=y CONFIG_USB_STORAGE_USBAT=y -- cgit v1.2.3