Skip to content

Commit

Permalink
[ALSA] caiaq - Fix indent in Kconfig
Browse files Browse the repository at this point in the history
Fix indent of caiaq in Kconfig to the same level as others.
Just a tidy up.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 31, 2008
1 parent 4581aa3 commit ee6df2e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions sound/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ config SND_USB_USX2Y

config SND_USB_CAIAQ
tristate "Native Instruments USB audio devices"
depends on SND && USB
select SND_HWDEP
select SND_RAWMIDI
select SND_PCM
help
depends on SND && USB
select SND_HWDEP
select SND_RAWMIDI
select SND_PCM
help
Say Y here to include support for caiaq USB audio interfaces,
namely:

Expand Down

0 comments on commit ee6df2e

Please sign in to comment.