Hi all,
menuconfig SOUNDWIRE
tristate "SoundWire support"
depends on ACPI || OF
"depends on ACPI || OF" mean, SOUNDWIRE depends on both ACPI and OF modules?
config SOUNDWIRE_QCOM
tristate "Qualcomm SoundWire Master driver"
imply SLIMBUS
What does "imply SLIMBUS" mean?
--
Thanks,
Sekhar