blob: 2b07813bceede66d2570396768cc30d05f65a863 [file] [log] [blame]
Maruthi Bayyavarapua8fe58c2015-09-22 17:05:20 -04001menu "ACP Configuration"
2
3config DRM_AMD_ACP
4 bool "Enable ACP IP support"
5 default y
6 select MFD_CORE
Maruthi Srinivas Bayyavarapu250303212015-11-23 21:07:30 +05307 select PM_GENERIC_DOMAINS if PM
Maruthi Bayyavarapua8fe58c2015-09-22 17:05:20 -04008 help
9 Choose this option to enable ACP IP support for AMD SOCs.
10
11endmenu