Skip to content
Snippets Groups Projects
Commit 5e7ffaa4 authored by Linus Walleij's avatar Linus Walleij Committed by Albert ARIBAUD
Browse files

integrator: enable device tree


This enables the device tree library on the Integrator platforms
so we can pass a device tree when booting.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent b930a3e6
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@
#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_OF_LIBFDT /* enable passing a Device Tree */
#define CONFIG_MISC_INIT_R /* call misc_init_r during start up */
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment