]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.
authorAnton Blanchard <anton@samba.org>
Wed, 20 Nov 2013 11:15:05 +0000 (22:15 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 20 Nov 2013 22:19:22 +0000 (09:19 +1100)
commit88502264396508c8788cee2c3e68a9a7f3309655
tree6ff54e40e92ae6ddda94d0da1479c1266475478e
parent535b725bd800779c7a2489fb0f41f988e17748ff
powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.

With the little endian support merged, we can add the
CONFIG_CPU_LITTLE_ENDIAN kernel config option.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/Kconfig.cputype