kernel/sound/aoa/soundbus/Kconfig
.. .. @@ -1,7 +1,8 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config SND_AOA_SOUNDBUS 2 3 tristate "Apple Soundbus support" 3 4 select SND_PCM 4 - ---help---5 + help5 6 This option enables the generic driver for the soundbus 6 7 support on Apple machines. 7 8 .. .. @@ -10,5 +11,5 @@ 10 11 config SND_AOA_SOUNDBUS_I2S 11 12 tristate "I2S bus support" 12 13 depends on SND_AOA_SOUNDBUS && PCI 13 - ---help---14 + help14 15 This option enables support for Apple I2S busses.