sdk-hwV1.3/lichee/linux-4.9/drivers/mpp/Kconfig

12 lines
190 B
Plaintext
Raw Normal View History

2024-05-07 10:09:20 +00:00
#
# SUNXI MPP drivers
#
config SUNXI_MPP
bool "SUNXI MPP support"
depends on ARCH_SUNXI && DEBUG_FS
help
This adds the mpp driver for the Allwinner SUNXI SoC.
If in doubt, say N.