Uwe Kleine-König wrote at Monday, July 25, 2011 9:48 AM:
> This fixes:
>       warning: (MACH_HARMONY && MACH_KAEN && MACH_SEABOARD) selects 
> MACH_HAS_SND_SOC_TEGRA_WM8903
> which has unmet direct dependencies (SOUND && !M68K && SND && SND_SOC)

> diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
...
>  config MACH_HARMONY
>         bool "Harmony board"
> -       select MACH_HAS_SND_SOC_TEGRA_WM8903
> +       select MACH_HAS_SND_SOC_TEGRA_WM8903 if SOUND_SOC

Shouldn't that be SND_SOC?

-- 
nvpublic

Reply via email to