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/at91/flexibity/config-2.6.39 | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'target/linux/at91') diff --git a/target/linux/at91/flexibity/config-2.6.39 b/target/linux/at91/flexibity/config-2.6.39 index 8a08c20..c194586 100644 --- a/target/linux/at91/flexibity/config-2.6.39 +++ b/target/linux/at91/flexibity/config-2.6.39 @@ -690,18 +690,7 @@ CONFIG_USB_SERIAL=m CONFIG_USB_SEVSEG=m CONFIG_USB_SL811_HCD=m CONFIG_USB_STORAGE=y -CONFIG_USB_STORAGE_ALAUDA=m -CONFIG_USB_STORAGE_CYPRESS_ATACB=m -CONFIG_USB_STORAGE_DATAFAB=m CONFIG_USB_STORAGE_DEBUG=y -CONFIG_USB_STORAGE_FREECOM=m -CONFIG_USB_STORAGE_ISD200=m -CONFIG_USB_STORAGE_JUMPSHOT=m -CONFIG_USB_STORAGE_KARMA=m -CONFIG_USB_STORAGE_ONETOUCH=m -CONFIG_USB_STORAGE_SDDR09=m -CONFIG_USB_STORAGE_SDDR55=m -CONFIG_USB_STORAGE_USBAT=m CONFIG_USB_TMC=m CONFIG_USB_TRANCEVIBRATOR=m CONFIG_USB_U132_HCD=m -- cgit v1.1