commit | 42316ab5aee3d400114827db03f3785aa4b3b162 | [log] [tgz] |
---|---|---|
author | Andrey Konovalov <andrey.konovalov@linaro.org> | Tue Feb 18 16:41:11 2014 +0400 |
committer | Andrey Konovalov <andrey.konovalov@linaro.org> | Tue Feb 18 16:41:11 2014 +0400 |
tree | 1350eb87d05a9841879144a8670d7f9cb6338c64 | |
parent | 06bd2e2dd323a9fbc95383378a73facaec1941ca [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>
diff --git a/linaro/configs/bigendian.conf b/linaro/configs/bigendian.conf index 281fa55..6a10202 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