summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-01-06 02:25:20 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-01-28 23:25:37 +0100
commit5f66d482af4e12e2a2d4cda0686820550b80ac8e (patch)
tree470a6f640ebce8a7e59923ba860b2a8549c7170f /arch/arm/Kconfig
parent09e02f4d1d3ba6e5ccfada24162817d00e4675bc (diff)
downloadop-kernel-dev-5f66d482af4e12e2a2d4cda0686820550b80ac8e.zip
op-kernel-dev-5f66d482af4e12e2a2d4cda0686820550b80ac8e.tar.gz
ARM: nomadik: delete old board files
The Device Tree support on Nomadik can do everything the old board files could do, so delete the old board files and make the nomadik select CONFIG_OF. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 67874b8..bef46ed 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -899,10 +899,12 @@ config ARCH_NOMADIK
select ARCH_REQUIRE_GPIOLIB
select ARM_AMBA
select ARM_VIC
+ select CLKSRC_NOMADIK_MTU
select COMMON_CLK
select CPU_ARM926T
select GENERIC_CLOCKEVENTS
select MIGHT_HAVE_CACHE_L2X0
+ select OF
select PINCTRL
select PINCTRL_STN8815
select SPARSE_IRQ
OpenPOWER on IntegriCloud