Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3270aa9 authored by Kumar Gala's avatar Kumar Gala
Browse files

msm: Remove Kconfig options for unsupported platforms



Drop support from mach-msm/Kconfig the following platforms that are no
longer supported as any associated config options related to these
platforms:

MSM7X01A, MSM7X25, MSM7X27, MSM7X30, QSD8X50, MSM8X60, MSM8960, MSM8930,
APQ8064, FSM9XXX, MSM9615, MSM8625, MSM9625, MSM7X27A

Change-Id: I6070ddd7b783a4bb39be27a33dcce47d956c0109
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent aea4c880
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1411,7 +1411,7 @@ config ARM_ERRATA_798181

config KSAPI
        tristate "KSAPI support (EXPERIMENTAL)"
	depends on ARCH_MSM_SCORPION || ARCH_MSM_KRAIT
	depends on ARCH_MSM_KRAIT
        default n
        help
          KSAPI: Performance monitoring tool for linux.
@@ -2378,7 +2378,7 @@ menu "Power management options"
source "kernel/power/Kconfig"

config ARCH_SUSPEND_POSSIBLE
	depends on !ARCH_S5PC100 && !ARCH_FSM9XXX
	depends on !ARCH_S5PC100
	depends on CPU_ARM920T || CPU_ARM926T || CPU_SA1100 || \
		CPU_V6 || CPU_V6K || CPU_V7 || CPU_XSC3 || CPU_XSCALE || CPU_MOHAWK
	def_bool y