diff options
author | Márton Németh <nm127@freemail.hu> | 2009-02-01 17:31:54 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:42:49 -0400 |
commit | b7763f9bee2a1a59c0481b408ca42097944e1651 (patch) | |
tree | c7a18bbb6567941d15ca833bf4e968d2eb6793dc /drivers/media/Kconfig | |
parent | cb3bf504f7c875070d56e84ce1e28aff8c3b6790 (diff) |
V4L/DVB (10633): DAB: fix typo
Fix typo in "DAB adapters" section in Kconfig.
Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/Kconfig')
-rw-r--r-- | drivers/media/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index 93ea201f426c..223c36ede5ae 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig | |||
@@ -117,7 +117,7 @@ source "drivers/media/dvb/Kconfig" | |||
117 | config DAB | 117 | config DAB |
118 | boolean "DAB adapters" | 118 | boolean "DAB adapters" |
119 | ---help--- | 119 | ---help--- |
120 | Allow selecting support for for Digital Audio Broadcasting (DAB) | 120 | Allow selecting support for Digital Audio Broadcasting (DAB) |
121 | Receiver adapters. | 121 | Receiver adapters. |
122 | 122 | ||
123 | if DAB | 123 | if DAB |