Skip to content

Commit 3db1b79

Browse files
committed
ARM: configs: sunxi: Enable Cedrus
Let's enable the staging related options and Cedrus in our defconfig. Signed-off-by: Maxime Ripard <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Chen-Yu Tsai <[email protected]>
1 parent a40406f commit 3db1b79

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/configs/sunxi_defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ CONFIG_RTC_DRV_AC100=y
133133
CONFIG_RTC_DRV_SUNXI=y
134134
CONFIG_DMADEVICES=y
135135
CONFIG_DMA_SUN6I=y
136+
CONFIG_STAGING=y
137+
CONFIG_STAGING_MEDIA=y
138+
CONFIG_VIDEO_SUNXI=y
139+
CONFIG_VIDEO_SUNXI_CEDRUS=y
136140
# CONFIG_IOMMU_SUPPORT is not set
137141
CONFIG_IIO=y
138142
CONFIG_AXP20X_ADC=y

0 commit comments

Comments
 (0)