aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-01-24 13:24:14 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2014-01-24 13:24:14 +0200
commit468e7a8ba88e623d8c6372f3cfc9adb586c64dfa (patch)
treebc2b266f2faa2b3284759c68bedd8a629969cc07
parent1026fff751a188d0edbf4eff789e947e9c666b36 (diff)
beaglebone.conf: explicitely disable CONFIG_ARM_APPENDED_DTBtracking-boards-configs-ll-20140124.0
It ensures to allows get the dtb files (to support both beaglebone white and black), whenever we use multi_v7 config fragment or not. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--linaro/configs/beaglebone.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/beaglebone.conf b/linaro/configs/beaglebone.conf
index fc0e422b77c7..b10c135fc6e3 100644
--- a/linaro/configs/beaglebone.conf
+++ b/linaro/configs/beaglebone.conf
@@ -1,4 +1,5 @@
CONFIG_SOC_AM33XX=y
+CONFIG_ARM_APPENDED_DTB=n
CONFIG_MFD_TPS65217=y
CONFIG_REGULATOR_TPS65217=y
CONFIG_TI_CPSW=y