summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2014-02-18 16:41:11 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-02-18 16:41:11 +0400
commit42316ab5aee3d400114827db03f3785aa4b3b162 (patch)
tree1350eb87d05a9841879144a8670d7f9cb6338c64
parent06bd2e2dd323a9fbc95383378a73facaec1941ca (diff)
bigendian.conf: remove CONFIG_CPU_BE8_BOOT_LEconfig-core-3.14
CONFIG_CPU_BE8_BOOT_LE is not present in 3.14. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--linaro/configs/bigendian.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/linaro/configs/bigendian.conf b/linaro/configs/bigendian.conf
index 281fa55d91d..6a1020299e8 100644
--- a/linaro/configs/bigendian.conf
+++ b/linaro/configs/bigendian.conf
@@ -1,5 +1,4 @@
CONFIG_CPU_BIG_ENDIAN=y
CONFIG_CPU_ENDIAN_BE8=y
-CONFIG_CPU_BE8_BOOT_LE=y
# CONFIG_VIRTUALIZATION is not set
# CONFIG_MMC_DW_IDMAC is not set