commit | d52accce0aadd577ab12b59a71a450b3765f5db1 | [log] [tgz] |
---|---|---|
author | Anup Patel <Anup.Patel@wdc.com> | Wed Sep 25 06:37:56 2019 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 10 15:24:20 2019 +0200 |
tree | 2d615349e27324643925251a907fd660203cc8a1 | |
parent | 32a738704d7fc20fcece0e14e4e44ec68689746f [diff] |
platform: goldfish: Allow goldfish drivers for archs with IOMEM and DMA We don't need explicit dependency of Goldfish kconfig option on various architectures. Instead, the Goldfish kconfig option should only depend on HAS_IOMEM and HAS_DMA which is sufficient for all Goldfish devices. Signed-off-by: Anup Patel <anup.patel@wdc.com> Link: https://lore.kernel.org/r/20190925063706.56175-2-anup.patel@wdc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>