mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
ARM: pxa: remove Intel Imote2 and Stargate 2 boards
I have no reason to believe these boards have any more users and I haven't tested them for several years. Removing them may simplify other changes to the various PXA boards people still care about. The recent conversion of pxa2xx_spi to GPIO descriptors for example had to update this board despite no one caring or testing. Great boards that got me started in kernel development, RIP! Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Acked-by: Mark Brown <broonie@kernel.org> Acked-by: Daniel Mack <daniel@zonque.org> Cc: Robert Jarzmik <robert.jarzmik@free.fr> Cc: Haojian Zhuang <haojian.zhuang@gmail.com> Cc: soc@kernel.org Link: https://lore.kernel.org/r/20220227134431.908998-1-jic23@kernel.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
committed by
Arnd Bergmann
parent
4036b29a14
commit
28f74201e3
@@ -41,8 +41,6 @@ CONFIG_MACH_EXEDA=y
|
||||
CONFIG_MACH_CM_X300=y
|
||||
CONFIG_MACH_CAPC7117=y
|
||||
CONFIG_ARCH_GUMSTIX=y
|
||||
CONFIG_MACH_INTELMOTE2=y
|
||||
CONFIG_MACH_STARGATE2=y
|
||||
CONFIG_MACH_XCEP=y
|
||||
CONFIG_TRIZEPS_PXA=y
|
||||
CONFIG_MACH_TRIZEPS4WL=y
|
||||
@@ -487,7 +485,6 @@ CONFIG_SND_SOC_ZYLONITE=m
|
||||
CONFIG_SND_PXA2XX_SOC_HX4700=m
|
||||
CONFIG_SND_PXA2XX_SOC_MAGICIAN=m
|
||||
CONFIG_SND_PXA2XX_SOC_MIOA701=m
|
||||
CONFIG_SND_PXA2XX_SOC_IMOTE2=m
|
||||
CONFIG_SND_SOC_AK4642=m
|
||||
CONFIG_SND_SOC_WM8978=m
|
||||
CONFIG_SND_SIMPLE_CARD=m
|
||||
|
||||
Reference in New Issue
Block a user