Skip to content

Commit 80dcf02

Browse files
committed
ARM: sunxi: configs: Enable the Mailbox driver
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 <[email protected]> Acked-by: Chen-Yu Tsai <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 508d454 commit 80dcf02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/sunxi_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ CONFIG_STAGING=y
149149
CONFIG_STAGING_MEDIA=y
150150
CONFIG_VIDEO_SUNXI=y
151151
CONFIG_VIDEO_SUNXI_CEDRUS=y
152+
CONFIG_MAILBOX=y
152153
# CONFIG_IOMMU_SUPPORT is not set
153154
CONFIG_IIO=y
154155
CONFIG_AXP20X_ADC=y

0 commit comments

Comments
 (0)