powerpc/configs: Add a powernv_be_defconfig
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 24 Jul 2017 12:50:45 +0000 (22:50 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 31 Jul 2017 06:56:37 +0000 (16:56 +1000)
commit3603c52f02ee3ad536e4cd08ac08e9c0c4d0c7eb
treeb2f695c395558dc5213a3d48d860ebda61326080
parentf74c89bd80fb3f1328fdf4a44eeba793cdce4222
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>
arch/powerpc/Makefile
arch/powerpc/configs/be.config [new file with mode: 0644]