Re: [PATCH] [media] platform: Fix timberdale dependencies

2014-04-15 Thread Vinod Koul
On Thu, Apr 03, 2014 at 11:32:06AM +0200, Jean Delvare wrote: > VIDEO_TIMBERDALE selects TIMB_DMA which itself depends on > MFD_TIMBERDALE, so VIDEO_TIMBERDALE should either select or depend on > MFD_TIMBERDALE as well. I chose to make it depend on it because I > think it makes more sense and it is

[PATCH] [media] platform: Fix timberdale dependencies

2014-04-03 Thread Jean Delvare
VIDEO_TIMBERDALE selects TIMB_DMA which itself depends on MFD_TIMBERDALE, so VIDEO_TIMBERDALE should either select or depend on MFD_TIMBERDALE as well. I chose to make it depend on it because I think it makes more sense and it is consistent with what other options are doing. Adding a "|| HAS_IOMEM