summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-nomadik/Makefile
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/mach-nomadik/Makefile
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/mach-nomadik/Makefile')
-rw-r--r--arch/arm/mach-nomadik/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-nomadik/Makefile b/arch/arm/mach-nomadik/Makefile
index a42c9a3..1071c3b 100644
--- a/arch/arm/mach-nomadik/Makefile
+++ b/arch/arm/mach-nomadik/Makefile
@@ -9,9 +9,3 @@
# Cpu revision
obj-$(CONFIG_NOMADIK_8815) += cpu-8815.o
-
-# Specific board support
-obj-$(CONFIG_MACH_NOMADIK_8815NHK) += board-nhk8815.o
-
-# Nomadik extra devices
-obj-$(CONFIG_I2C_BITBANG_8815NHK) += i2c-8815nhk.o
OpenPOWER on IntegriCloud