You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Fix misc Kconfig typos
Fix various Kconfig typos. Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
5d3f083d8f
commit
3cb2fccc5f
+2
-2
@@ -64,11 +64,11 @@ source "sound/arm/Kconfig"
|
||||
|
||||
source "sound/mips/Kconfig"
|
||||
|
||||
# the following will depenend on the order of config.
|
||||
# the following will depend on the order of config.
|
||||
# here assuming USB is defined before ALSA
|
||||
source "sound/usb/Kconfig"
|
||||
|
||||
# the following will depenend on the order of config.
|
||||
# the following will depend on the order of config.
|
||||
# here assuming PCMCIA is defined before ALSA
|
||||
source "sound/pcmcia/Kconfig"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user