aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-02-15 15:50:21 +0200
committerAnders Roxell <anders.roxell@linaro.org>2016-07-13 14:54:07 +0200
commit7c795b5ec0f2ef67439ae91dbc3ef1a1d55715db (patch)
tree52482abbac4c89f5d8a7bd3af6aa4176335b7bcb
parenta9d45e34cb47db2870d85c5febda9e5a1c492b77 (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 5cd0f28bf3b6..bb7eefb491a4 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