diff options
-rw-r--r-- | drivers/staging/line6/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/line6/Kconfig b/drivers/staging/line6/Kconfig index 84f5be71ccff..7852d4a960c5 100644 --- a/drivers/staging/line6/Kconfig +++ b/drivers/staging/line6/Kconfig | |||
@@ -1,6 +1,7 @@ | |||
1 | config LINE6_USB | 1 | config LINE6_USB |
2 | tristate "Line6 USB support" | 2 | tristate "Line6 USB support" |
3 | depends on USB && SND | 3 | depends on USB && SND |
4 | select SND_RAWMIDI | ||
4 | help | 5 | help |
5 | This is a driver for the guitar amp, cab, and effects modeller | 6 | This is a driver for the guitar amp, cab, and effects modeller |
6 | PODxt Pro by Line6 (and similar devices), supporting the | 7 | PODxt Pro by Line6 (and similar devices), supporting the |