kernel/sound/aoa/Kconfig
.. .. @@ -1,8 +1,9 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 menuconfig SND_AOA 2 3 tristate "Apple Onboard Audio driver" 3 4 depends on PPC_PMAC 4 5 select SND_PCM 5 - ---help---6 + help6 7 This option enables the new driver for the various 7 8 Apple Onboard Audio components. 8 9