mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Revert "kernel: Use <caution> for make defconfig and..."
This reverts commit d0a9bda4e6
.
"Don't change anything enabled by defconfig" seems too strong.
This commit is contained in:
parent
34f1344072
commit
1026270951
@ -96,18 +96,12 @@
|
||||
information about configuring and building the kernel can be found at
|
||||
<ulink url="http://www.kroah.com/lkn/"/> </para>
|
||||
|
||||
<caution>
|
||||
<note>
|
||||
<para>A good starting place for setting up the kernel configuration is to
|
||||
run <command>make defconfig</command>. This will set the base
|
||||
configuration to a good state that takes your current system architecture
|
||||
into account.</para>
|
||||
|
||||
<para>Do not disable any option enabled by <command>make
|
||||
defconfig</command> unless the following note explicitly makes it
|
||||
disabled or you really know what you are doing.</para>
|
||||
</caution>
|
||||
|
||||
<note>
|
||||
<para>Be sure to enable/disable/set the following features or the system might
|
||||
not work correctly or boot at all:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user