Re: [PATCH] drm/amdgpu: fix HMM config dependency issue

2019-02-21 Thread Kuehling, Felix
On 2019-02-21 12:48 p.m., Yang, Philip wrote: > Only select HMM_MIRROR will get kernel config dependency warnings > if CONFIG_HMM is missing in the config. Add depends on HMM will > solve the issue. > > Add conditional compilation to fix compilation errors if HMM_MIRROR > is not enabled as HMM conf

[PATCH] drm/amdgpu: fix HMM config dependency issue

2019-02-21 Thread Yang, Philip
Only select HMM_MIRROR will get kernel config dependency warnings if CONFIG_HMM is missing in the config. Add depends on HMM will solve the issue. Add conditional compilation to fix compilation errors if HMM_MIRROR is not enabled as HMM config is not enabled. Change-Id: I1b44a0b5285bbef5e98bfb045