projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
508d454
)
ARM: sunxi: configs: Enable the Mailbox driver
author
Maxime Ripard
<maxime@cerno.tech>
Mon, 6 Jul 2020 13:23:22 +0000
(15:23 +0200)
committer
Maxime Ripard
<maxime@cerno.tech>
Tue, 7 Jul 2020 10:52:44 +0000
(12:52 +0200)
The mailbox found on the A31 and later SoCs have recently gained some
support in Linux. Since it's going to be useful for crust, let's enable it
in our defconfig.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Link:
https://lore.kernel.org/r/20200706132323.147562-2-maxime@cerno.tech
arch/arm/configs/sunxi_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sunxi_defconfig
b/arch/arm/configs/sunxi_defconfig
index f15c5fffa0502f8cea80da863de14d2ca0b02e9a..305bbe971474420ba73c1fdd1bf54bb36f64443e 100644
(file)
--- a/
arch/arm/configs/sunxi_defconfig
+++ b/
arch/arm/configs/sunxi_defconfig
@@
-149,6
+149,7
@@
CONFIG_STAGING=y
CONFIG_STAGING_MEDIA=y
CONFIG_VIDEO_SUNXI=y
CONFIG_VIDEO_SUNXI_CEDRUS=y
+CONFIG_MAILBOX=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=y
CONFIG_AXP20X_ADC=y