Fix comment and Kconfig typos for 'require' and 'fragment'

Signed-off-by: Gilles Espinasse <g.esp@free.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Gilles Espinasse
2010-03-29 15:41:47 +02:00
committed by Jiri Kosina
parent 5239c4ff4a
commit f77f13e22d
14 changed files with 24 additions and 24 deletions

View File

@@ -117,7 +117,7 @@
* NOTE: only one mode value must be given for every card.
* -> See hfc_multi.h for HFC_IO_MODE_* values
* By default, the IO mode is pci memory IO (MEMIO).
* Some cards requre specific IO mode, so it cannot be changed.
* Some cards require specific IO mode, so it cannot be changed.
* It may be usefull to set IO mode to register io (REGIO) to solve
* PCI bridge problems.
* If unsure, don't give this parameter.