diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 9f1f09a2bc9b..adc85072bd29 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -625,18 +625,6 @@ config ARCH_PXA | |||
625 | help | 625 | help |
626 | Support for Intel/Marvell's PXA2xx/PXA3xx processor line. | 626 | Support for Intel/Marvell's PXA2xx/PXA3xx processor line. |
627 | 627 | ||
628 | config ARCH_MSM | ||
629 | bool "Qualcomm MSM (non-multiplatform)" | ||
630 | select ARCH_REQUIRE_GPIOLIB | ||
631 | select COMMON_CLK | ||
632 | select GENERIC_CLOCKEVENTS | ||
633 | help | ||
634 | Support for Qualcomm MSM/QSD based systems. This runs on the | ||
635 | apps processor of the MSM/QSD and depends on a shared memory | ||
636 | interface to the modem processor which runs the baseband | ||
637 | stack and controls some vital subsystems | ||
638 | (clock and power control, etc). | ||
639 | |||
640 | config ARCH_SHMOBILE_LEGACY | 628 | config ARCH_SHMOBILE_LEGACY |
641 | bool "Renesas ARM SoCs (non-multiplatform)" | 629 | bool "Renesas ARM SoCs (non-multiplatform)" |
642 | select ARCH_SHMOBILE | 630 | select ARCH_SHMOBILE |
@@ -890,8 +878,6 @@ source "arch/arm/mach-ks8695/Kconfig" | |||
890 | 878 | ||
891 | source "arch/arm/mach-meson/Kconfig" | 879 | source "arch/arm/mach-meson/Kconfig" |
892 | 880 | ||
893 | source "arch/arm/mach-msm/Kconfig" | ||
894 | |||
895 | source "arch/arm/mach-moxart/Kconfig" | 881 | source "arch/arm/mach-moxart/Kconfig" |
896 | 882 | ||
897 | source "arch/arm/mach-mv78xx0/Kconfig" | 883 | source "arch/arm/mach-mv78xx0/Kconfig" |