xref: /openbmc/linux/drivers/gpu/drm/amd/acp/Kconfig (revision a8fe58ce)
1menu "ACP Configuration"
2
3config DRM_AMD_ACP
4       bool "Enable ACP IP support"
5       default y
6       select MFD_CORE
7       help
8	Choose this option to enable ACP IP support for AMD SOCs.
9
10endmenu
11