[Letux-kernel] letux-4.17.3 problems with Kconfig
Josua Mayer
josua.mayer at jm0.eu
Wed Jul 18 17:36:17 CEST 2018
Hi everybody,
I have found a dependency problem while trying to enable
CONFIG_SND_SOC_SI47XX:
Depends on: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y]
Selected by [n]:
- SND_OMAP_SOC_GTA04 [=n] && SOUND [=y] && !UML && SND [=y] && SND_SOC
[=y] && SND_OMAP_SOC [=y] && (MACH_GTA04 || MACH_OMAP3_BEAGLE)
SND_OMAP_SOC_GTA04 depends on (MACH_GTA04 || MACH_OMAP3_BEAGLE), too
But there is no MACH_GTA04 anywhere in the kernel tree :(
Is that really how it should be selected? Should it have a prompt like
the other codecs?
Same story for CONFIG_SND_SOC_W2CBW003 for bluetooth :/ Has no prompt,
and is selected by SND_OMAP_SOC_GTA04
br
Josua Mayer
More information about the Letux-kernel
mailing list