[PATCH] ARM: tegra: support big-endian kernel

2015-03-18 Thread Dmitry Osipenko
Now, after making drivers and arch code aware of big-endian CPU mode, NVIDIA Tegra SoC supports big-endian kernel across all generations. Enable it in Kconfig. Signed-off-by: Dmitry Osipenko --- arch/arm/mach-tegra/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH] ARM: tegra: support big-endian kernel

2015-03-18 Thread Dmitry Osipenko
Now, after making drivers and arch code aware of big-endian CPU mode, NVIDIA Tegra SoC supports big-endian kernel across all generations. Enable it in Kconfig. Signed-off-by: Dmitry Osipenko dig...@gmail.com --- arch/arm/mach-tegra/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git