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-09-26 17:13:02 +0400
commit31cd8ba38c2b201ef81a3c467923edf6bc1318fc (patch)
treefc4f9fc0d6024d59b4d4de8bac73a8d7f2fde935
parentc5e8aa5f212a70b50d198d27593fa42cad270d21 (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