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-09-26 16:33:16 +0400
commita802e27b100c7a01c937baf02be743d52e2802ed (patch)
treebd2f4b4b6a4aed5873f9687cb516865e52f85003
parentecaffcd3cddc091d8c772e40d264858e13188cc1 (diff)
bigendian.conf: remove CONFIG_CPU_BE8_BOOT_LE
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