summaryrefslogtreecommitdiffstats
path: root/target/linux/orion
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2011-11-25 20:47:44 +0000
committerNicolas Thill <nico@openwrt.org>2011-11-25 20:47:44 +0000
commit5e83009a5218ad957d19cb4ca61ee678aae9f7c9 (patch)
tree72759c5cacf82616761031032a1fcf416d53be9e /target/linux/orion
parent59a4ad8820e8ef395d4c9568d6b62931b5c224e3 (diff)
downloadmaster-31e0f0ae-5e83009a5218ad957d19cb4ca61ee678aae9f7c9.tar.gz
master-31e0f0ae-5e83009a5218ad957d19cb4ca61ee678aae9f7c9.tar.bz2
master-31e0f0ae-5e83009a5218ad957d19cb4ca61ee678aae9f7c9.zip
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
Diffstat (limited to 'target/linux/orion')
-rw-r--r--target/linux/orion/config-default10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default
index c78a397abf..d07e8aa167 100644
--- a/target/linux/orion/config-default
+++ b/target/linux/orion/config-default
@@ -218,16 +218,6 @@ CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_SERIAL is not set
-# CONFIG_USB_STORAGE_ALAUDA is not set
-# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
-# CONFIG_USB_STORAGE_DATAFAB is not set
-# CONFIG_USB_STORAGE_DPCM is not set
-# CONFIG_USB_STORAGE_FREECOM is not set
-# CONFIG_USB_STORAGE_JUMPSHOT is not set
-# CONFIG_USB_STORAGE_KARMA 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_SUPPORT=y
CONFIG_USB_UHCI_HCD=m
# CONFIG_USB_USBNET is not set