Maruthi Bayyavarapu | a8fe58c | 2015-09-22 17:05:20 -0400 | [diff] [blame] | 1 | menu "ACP Configuration" |
2 | |||||
3 | config DRM_AMD_ACP | ||||
4 | bool "Enable ACP IP support" | ||||
Maruthi Bayyavarapu | a8fe58c | 2015-09-22 17:05:20 -0400 | [diff] [blame] | 5 | select MFD_CORE |
Maruthi Srinivas Bayyavarapu | 25030321 | 2015-11-23 21:07:30 +0530 | [diff] [blame] | 6 | select PM_GENERIC_DOMAINS if PM |
Maruthi Bayyavarapu | a8fe58c | 2015-09-22 17:05:20 -0400 | [diff] [blame] | 7 | help |
8 | Choose this option to enable ACP IP support for AMD SOCs. | ||||
9 | |||||
10 | endmenu |