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)
commit7c105b63bd9887f10ec281b0020492e7c774d0fc
tree6ff54e40e92ae6ddda94d0da1479c1266475478e
parentb2ca8c895e711b10d6f28b26248358bfa2f354ad
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