22 Feb
2017
22 Feb
'17
8:47 p.m.
On Wed, Feb 22, 2017 at 03:29:24AM +0100, Andreas Färber wrote:
This is patch 4 of 8, what's going on with dependencies here?
Please use subject lines matching the style for the subsystem. This makes it easier for people to identify relevant patches.
config SND_MMP_SOC
- bool "Soc Audio for Marvell MMP chips"
- depends on ARCH_MMP
- bool "SoC Audio for Marvell MMP chips"
- depends on ARCH_MMP && ARM
There are no obvious build time architecture dependencies for this driver, shouldn't we have an || COMPILE_TEST in here?