forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/sound/aoa/soundbus/Kconfig
....@@ -1,7 +1,8 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config SND_AOA_SOUNDBUS
23 tristate "Apple Soundbus support"
34 select SND_PCM
4
- ---help---
5
+ help
56 This option enables the generic driver for the soundbus
67 support on Apple machines.
78
....@@ -10,5 +11,5 @@
1011 config SND_AOA_SOUNDBUS_I2S
1112 tristate "I2S bus support"
1213 depends on SND_AOA_SOUNDBUS && PCI
13
- ---help---
14
+ help
1415 This option enables support for Apple I2S busses.