History log of /linux-master/arch/powerpc/configs/be.config
Revision Date Author Comments
# 3603c52f 24-Jul-2017 Michael Ellerman <mpe@ellerman.id.au>

powerpc/configs: Add a powernv_be_defconfig

Although pretty much everyone using powernv is running little endian,
we should still test we can build for big endian. So add a
powernv_be_defconfig, which is autogenerated by flipping the endian
symbol in powernv_defconfig.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Cyril Bur <cyrilbur@gmail.com>