summaryrefslogtreecommitdiffstats
path: root/include/configs/at91sam9rlek.h
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2013-02-20 00:16:23 +0000
committerAndreas Bießmann <andreas.devel@googlemail.com>2013-03-12 12:46:19 +0100
commit36873e7d96f05ba53ff1d21e2fabf45e131856a7 (patch)
tree7b571df8a044079cc6552b5b5871a0f50f6cf06f /include/configs/at91sam9rlek.h
parent8495faf525be9a8c7c8d608200e8795c2f7b9290 (diff)
downloadblackbird-obmc-uboot-36873e7d96f05ba53ff1d21e2fabf45e131856a7.tar.gz
blackbird-obmc-uboot-36873e7d96f05ba53ff1d21e2fabf45e131856a7.zip
arm: at91/configs: add libfdt to configuration
support to boot device tree Linux kernel Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> [Add libftd for at91rm9200, at91sam9263, at91sam9rl] Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/at91sam9rlek.h')
-rw-r--r--include/configs/at91sam9rlek.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h
index 8178b32a84..be084b2a4b 100644
--- a/include/configs/at91sam9rlek.h
+++ b/include/configs/at91sam9rlek.h
@@ -48,6 +48,8 @@
#define CONFIG_DISPLAY_CPUINFO
+#define CONFIG_OF_LIBFDT
+
#define CONFIG_ATMEL_LEGACY
#define CONFIG_AT91_GPIO 1
#define CONFIG_AT91_GPIO_PULLUP 1
OpenPOWER on IntegriCloud