]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/bus/Kconfig
bus: sunxi-rsb: Enable by default for ARM64
authorJagan Teki <jagan@amarulasolutions.com>
Sat, 12 Aug 2017 05:40:41 +0000 (11:10 +0530)
committerChen-Yu Tsai <wens@csie.org>
Fri, 18 Aug 2017 06:30:15 +0000 (14:30 +0800)
commitdc1a37b2b9eda3b9847f39c18b3d443dad64d54c
tree031778cc34d50ed5735d0c9bfbd13e57bfe1c0dc
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
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>
drivers/bus/Kconfig