diff options
author | Roland Stigge <stigge@antcom.de> | 2012-08-26 16:30:37 +0200 |
---|---|---|
committer | Roland Stigge <stigge@antcom.de> | 2012-08-26 16:30:37 +0200 |
commit | d684f05f2d55655eee93d86974e9271010aaed09 (patch) | |
tree | 291edb04ccf39fb274ce08bca0dca3b5985315a5 /drivers/usb/Kconfig | |
parent | fea7a08acb13524b47711625eebea40a0ede69a0 (diff) |
ARM: mach-pnx4008: Remove architecture
This patch removes the ARM architecture mach-pnx4008. No direct support or user
feedback since 2006. Acknowledgements from NXP/Philips and Linux arm-soc
maintainers.
Signed-off-by: Roland Stigge <stigge@antcom.de>
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r-- | drivers/usb/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index 7065df6036ca..7de2285d9fa9 100644 --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig @@ -13,7 +13,6 @@ config USB_ARCH_HAS_OHCI default y if PXA3xx default y if ARCH_EP93XX default y if ARCH_AT91 - default y if ARCH_PNX4008 default y if MFD_TC6393XB default y if ARCH_W90X900 default y if ARCH_DAVINCI_DA8XX |