Jeff Mahoney 425c452b54 drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU
The DRM_AMD_ACP option doesn't have any dependencies and selects
MFD_CORE, which results in MFD_CORE=y.  Since the code is only called
from DRM_AMDGPU, it should depend on it.  Adding the dependency results
in MFD_CORE being selected as a module again if amdgpu is also a module.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-05-25 09:44:15 -04:00
..
2016-04-13 15:14:24 -04:00
2016-03-23 17:52:10 +02:00
2016-04-12 12:35:07 -07:00
2016-05-10 15:01:47 +10:00
2016-04-16 22:52:03 +05:30
2016-03-25 08:52:25 -07:00
2016-05-05 08:26:54 -07:00
2016-04-07 22:11:08 +02:00
2016-05-07 08:10:08 -07:00
2016-03-23 17:20:59 -07:00
2016-05-07 08:17:45 -07:00
2016-03-18 10:15:11 -07:00
2016-05-07 10:53:32 -07:00
2016-04-15 15:25:09 -07:00
2016-03-19 15:15:07 -07:00
2016-04-18 19:52:47 -07:00
2016-04-27 08:57:11 -07:00
2016-04-14 16:54:00 +02:00
2016-03-18 10:15:11 -07:00
2016-04-25 16:20:49 -04:00
2016-03-04 12:12:08 +01:00
2016-04-29 17:07:54 -07:00
2016-03-17 13:05:09 -07:00
2016-05-09 13:49:56 +10:00