README: Remove sporadic tabs
Indentation was already done mainly with spaces, so this commit removes the tabs and makes some of the whitespace more consistent. Signed-off-by: Michael Witten <mfwitten@gmail.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
7f65e924c0
commit
3773b45407
6
README
6
README
@ -209,7 +209,7 @@ CONFIGURING the kernel:
|
|||||||
You can find more information on using the Linux kernel config tools
|
You can find more information on using the Linux kernel config tools
|
||||||
in Documentation/kbuild/kconfig.txt.
|
in Documentation/kbuild/kconfig.txt.
|
||||||
|
|
||||||
NOTES on "make config":
|
- NOTES on "make config":
|
||||||
|
|
||||||
- Having unnecessary drivers will make the kernel bigger, and can
|
- Having unnecessary drivers will make the kernel bigger, and can
|
||||||
under some circumstances lead to problems: probing for a
|
under some circumstances lead to problems: probing for a
|
||||||
@ -229,8 +229,8 @@ CONFIGURING the kernel:
|
|||||||
bigger or slower kernel (or both), and can even make the kernel
|
bigger or slower kernel (or both), and can even make the kernel
|
||||||
less stable by configuring some routines to actively try to
|
less stable by configuring some routines to actively try to
|
||||||
break bad code to find kernel problems (kmalloc()). Thus you
|
break bad code to find kernel problems (kmalloc()). Thus you
|
||||||
should probably answer 'n' to the questions for
|
should probably answer 'n' to the questions for "development",
|
||||||
"development", "experimental", or "debugging" features.
|
"experimental", or "debugging" features.
|
||||||
|
|
||||||
COMPILING the kernel:
|
COMPILING the kernel:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user