Kconfig (a8fe58cec351c25e09c393bf46117c0c47b5a17c) Kconfig (25030321ba2860c56651429a4f28d94a6483d952)
1menu "ACP Configuration"
2
3config DRM_AMD_ACP
4 bool "Enable ACP IP support"
5 default y
6 select MFD_CORE
1menu "ACP Configuration"
2
3config DRM_AMD_ACP
4 bool "Enable ACP IP support"
5 default y
6 select MFD_CORE
7 select PM_GENERIC_DOMAINS if PM
7 help
8 Choose this option to enable ACP IP support for AMD SOCs.
9
10endmenu
8 help
9 Choose this option to enable ACP IP support for AMD SOCs.
10
11endmenu