diff options
author | Anders Roxell <[email protected]> | 2019-11-13 10:26:52 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-11-14 14:39:03 +0000 |
commit | d8e85e144bbe12e8d82c6b05d690a34da62cc991 (patch) | |
tree | f5d12c6d815f1c89f4c8ef332690619dd29c6b19 /scripts/gdb/linux/utils.py | |
parent | 32667745cab91cda458fade64d591136dff1422b (diff) |
arm64: Kconfig: add a choice for endianness
When building allmodconfig KCONFIG_ALLCONFIG=$(pwd)/arch/arm64/configs/defconfig
CONFIG_CPU_BIG_ENDIAN gets enabled. Which tends not to be what most
people want. Another concern that has come up is that ACPI isn't built
for an allmodconfig kernel today since that also depends on !CPU_BIG_ENDIAN.
Rework so that we introduce a 'choice' and default the choice to
CPU_LITTLE_ENDIAN. That means that when we build an allmodconfig kernel
it will default to CPU_LITTLE_ENDIAN that most people tends to want.
Reviewed-by: John Garry <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Anders Roxell <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions