summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-01-14 22:06:46 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2014-01-14 22:06:46 +0200
commite959eff985da33a0592d1c5677d071a23649a1a9 (patch)
treefd78f44769fb67596a6bbd54846f66c4a6cb3a7d
parentc0d4cc0b8dd49ff8e0540ea413a254ec56022647 (diff)
midway: drop CONFIG_ARM_APPENDED_DTB
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xll-ci.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ll-ci.sh b/ll-ci.sh
index 992c095..379a31b 100755
--- a/ll-ci.sh
+++ b/ll-ci.sh
@@ -53,7 +53,6 @@ case "${hwpack}" in
export board_types="midway"
export kernel_flavour="midway"
export conf_filenames="linaro/configs/linaro-base.conf linaro/configs/linaro-base64.conf linaro/configs/distribution.conf linaro/configs/kvm-host.conf linaro/configs/xen.conf linaro/configs/highbank.conf"
- echo "CONFIG_ARM_APPENDED_DTB=y" >> linaro/configs/highbank.conf
;;
origen)
export hwpack_type="origen"