The first step is to configure the kernel. Targets like `config`,
`menuconfig`, and some of the other KBuild targets work. Defconfig gives you a
default configuration. For example, to config for 64-bit x86:
The first step is to configure the kernel. Targets like `config`,
`menuconfig`, and some of the other KBuild targets work. Defconfig gives you a
default configuration. For example, to config for 64-bit x86: