OSDN Git Service

tegra: mark BPMP driver as little-endian only
authorArnd Bergmann <arnd@arndb.de>
Wed, 23 Nov 2022 13:21:16 +0000 (14:21 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 23 Nov 2022 13:21:23 +0000 (14:21 +0100)
commit4ddb1bf1a83783cebdb174b0efaf62f63ad64e0b
tree64593bed8836355a913c2943b3c999e1623d54ab
parenta7a7c00cdcc80762350aaf6d62422346e9f3fa7a
tegra: mark BPMP driver as little-endian only

The BPMP firmware driver never worked on big-endian kernels, and
cannot easily be made portable. Add a dependency to make this clear
in case anyone ever wants to try a big-endian kernel on this hardware.

Link: https://lore.kernel.org/linux-arm-kernel/Y34FCQ3xTmcjqKRT@orome/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/firmware/tegra/Kconfig