projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
180958f
)
V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH
author
Uwe Bugla
<uwe.bugla@gmx.de>
Fri, 6 Oct 2006 16:12:48 +0000
(13:12 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sat, 14 Oct 2006 03:44:00 +0000
(
00:44
-0300)
Signed-off-by: Uwe Bugla <uwe.bugla@gmx.de>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/dvb/dvb-core/Kconfig
b/drivers/media/dvb/dvb-core/Kconfig
index e46eae3b9be2624690746413bbb2c74601e2af54..1990eda10c469a52471495d8c865d7fa6d908985 100644
(file)
--- a/
drivers/media/dvb/dvb-core/Kconfig
+++ b/
drivers/media/dvb/dvb-core/Kconfig
@@
-19,6
+19,6
@@
config DVB_CORE_ATTACH
allow the card drivers to only load the frontend modules
they require. This saves several KBytes of memory.
- Note: You will need mo
u
dule-init-tools v3.2 or later for this feature.
+ Note: You will need module-init-tools v3.2 or later for this feature.
If unsure say Y.