summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-02-15 15:50:21 +0200
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-04-23 21:09:52 +0400
commit718903229b4a430152f925d002e9db4d79a0b22f (patch)
tree479710959ba0c41156d24ae85518159d8194e106
parent4d426e92857064363f641936e888036469e3d5ac (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