mirror of https://gitee.com/openkylin/linux.git
ARM: msm: Remove MSM_SCM
Commit 8fc1b0f87d
("ARM: qcom: Split Qualcomm support into legacy and
multiplatform") removed all users of Kconfig symbol MSM_SCM. Remove that
symbol too.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
381de9c0e3
commit
8a7a1558e5
|
@ -150,9 +150,6 @@ config MSM_GPIOMUX
|
|||
help
|
||||
Support for MSM V1 TLMM GPIOMUX architecture.
|
||||
|
||||
config MSM_SCM
|
||||
bool
|
||||
|
||||
config MSM_TIMER
|
||||
bool
|
||||
|
||||
|
|
Loading…
Reference in New Issue