targets: fix CONFIG_USB_STORAGE_* inconsistency
authorNicolas Thill <nico@openwrt.org>
Fri, 25 Nov 2011 20:47:44 +0000 (20:47 +0000)
committerNicolas Thill <nico@openwrt.org>
Fri, 25 Nov 2011 20:47:44 +0000 (20:47 +0000)
commit5e83009a5218ad957d19cb4ca61ee678aae9f7c9
tree72759c5cacf82616761031032a1fcf416d53be9e
parent59a4ad8820e8ef395d4c9568d6b62931b5c224e3
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
16 files changed:
target/linux/at91/flexibity/config-2.6.39
target/linux/generic/config-2.6.30
target/linux/generic/config-2.6.31
target/linux/generic/config-2.6.32
target/linux/generic/config-2.6.36
target/linux/generic/config-2.6.37
target/linux/generic/config-2.6.38
target/linux/generic/config-2.6.39
target/linux/generic/config-3.0
target/linux/generic/config-3.1
target/linux/omap35xx/config-2.6.32
target/linux/orion/config-default
target/linux/ps3/config-2.6.30
target/linux/pxcab/config-2.6.30
target/linux/xburst/id800wt/config-2.6.36
target/linux/xburst/id800wt/config-2.6.37