summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 06ad1885a6..a506c8e892 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
if ARCH_PXA
config ARCH_TEXT_BASE
@@ -18,7 +20,6 @@ config ARCH_PXA3XX
bool
select CPU_XSC3
select HAVE_CLK
- select CLKDEV_LOOKUP
select COMMON_CLK
config ARCH_PXA310
@@ -72,7 +73,6 @@ config MACH_MAINSTONE
Say Y here if you are using a Mainstone board
config MACH_MIOA701
bool "Mitac Mio A701"
- select BCH_CONST_PARAMS
select PWM
select POLLER
help