diff options
author | Jean Delvare <[email protected]> | 2014-04-03 11:32:06 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2014-04-16 11:57:27 +0530 |
commit | 2dda47d1a416750bf69eb11dd9b6607d18287b0c (patch) | |
tree | 3de3ea6f5f9f4dfb4bbf56fe2c4a47d147f8a61c /net/lapb/lapb_out.c | |
parent | 5fc68a6cad658e45dca3e0a6607df3a8e5df4ef9 (diff) |
platform: Fix timberdale dependencies
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" to the TIMB_DMA dependencies silenced the
kconfig warning about unmet direct dependencies but it was wrong:
without MFD_TIMBERDALE, TIMB_DMA is useless as the driver has no
device to bind to.
Signed-off-by: Jean Delvare <[email protected]>
Cc: Vinod Koul <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions