summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/acp/Kconfig
blob: 28b5e70b502f1a3b14e5fe36da235af163366dcc (plain)
1
2
3
4
5
6
7
8
9
10
menu "ACP Configuration"

config DRM_AMD_ACP
       bool "Enable ACP IP support"
       default y
       select MFD_CORE
       help
	Choose this option to enable ACP IP support for AMD SOCs.

endmenu