]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit95eda8e79c391ee65c517ec5c65317c0cb5fc22b
treeb2f695c395558dc5213a3d48d860ebda61326080
parenta71b468a3e2cef37d290c56440bf9b6b5e1c6718
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]