summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-02-15 15:50:21 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2014-02-15 15:50:21 +0200
commit9842108178918e4c860a8e80b83a9f7ae6a7fd4b (patch)
tree5777145afbfa5959c05f189d1472a2657b2c50bb
parent8a99e241ea59f3a86c1200862304b9c60a961a8f (diff)
beaglebone: fix CONFIG_ARM_APPENDED_DTB
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--linaro/configs/beaglebone.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/linaro/configs/beaglebone.conf b/linaro/configs/beaglebone.conf
index 5cd0f28bf3b..bb7eefb491a 100644
--- a/linaro/configs/beaglebone.conf
+++ b/linaro/configs/beaglebone.conf
@@ -1,6 +1,6 @@
CONFIG_SOC_AM33XX=y
# CONFIG_THUMB2_KERNEL is not set
-CONFIG_ARM_APPENDED_DTB=n
+# CONFIG_ARM_APPENDED_DTB is not set
CONFIG_MFD_TPS65217=y
CONFIG_REGULATOR_TPS65217=y
CONFIG_TI_CPSW=y