OSDN Git Service

drivers: soc: Allow building the sunxi driver without ARCH_SUNXI
authorPaul Kocialkowski <contact@paulk.fr>
Sun, 9 Sep 2018 19:04:39 +0000 (21:04 +0200)
committerChen-Yu Tsai <wens@csie.org>
Wed, 12 Sep 2018 14:40:00 +0000 (22:40 +0800)
commit4f8ab30287078ed9905785806046a9bf1a529521
tree9af60410662662499b61946875675b64d3dc921a
parent5b394b2ddf0347bef56e50c69a58773c94343ff3
drivers: soc: Allow building the sunxi driver without ARCH_SUNXI

This makes it possible to build the sunxi SRAM driver without building
for the sunxi architecture. This allows selecting the driver when
building the kernel in testing environments.

In particular, this is necessary for testing of the Cedrus driver, that
selects the sunxi SRAM driver.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
drivers/soc/Makefile