Home
last modified time | relevance | path

Searched hist:dc1a37b2b9eda3b9847f39c18b3d443dad64d54c (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bus/
H A DKconfigdiff dc1a37b2b9eda3b9847f39c18b3d443dad64d54c Sat Aug 12 07:40:41 CEST 2017 Jagan Teki <jagan@amarulasolutions.com> bus: sunxi-rsb: Enable by default for ARM64

Allwinner's A64 SoC uses the "Reduced Serial Bus" to communicate with
its companion PMIC.

Since arm64 does not have separate defconfigs for each platform or
processor family, enable this driver by default for ARM64 as well.
Note that the Kconfig symbol already depends on ARCH_SUNXI.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
[wens@csie.org: Refined commit message]
Signed-off-by: Chen-Yu Tsai <wens@csie.org>