From c2bdcfd9f20572366c727b45aeeab8960198f19a 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29337 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ps3/config-2.6.30 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'target/linux/ps3') diff --git a/target/linux/ps3/config-2.6.30 b/target/linux/ps3/config-2.6.30 index 562916c087..28753b5eee 100644 --- a/target/linux/ps3/config-2.6.30 +++ b/target/linux/ps3/config-2.6.30 @@ -299,14 +299,6 @@ CONFIG_USB_HID=y CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y # CONFIG_USB_OHCI_HCD_PPC_OF is not set CONFIG_USB_OHCI_HCD=y -# CONFIG_USB_STORAGE_ALAUDA is not set -# CONFIG_USB_STORAGE_DATAFAB 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_STORAGE=y CONFIG_USB_SUPPORT=y CONFIG_USB=y -- cgit v1.2.3