targets: fix CONFIG_USB_STORAGE_* inconsistency
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 25 Nov 2011 20:47:44 +0000 (20:47 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 25 Nov 2011 20:47:44 +0000 (20:47 +0000)
commitdb983883705ba057f36d36951234a735ef1b78b2
treef9d08f55e516633b5eadf796362ce8fc455909b0
parent8f726f27e809444eee4403d11e4ce1c16d4c8c29
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
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
This page took 0.023625 seconds and 4 git commands to generate.