diff --git a/src/Kconfig b/src/Kconfig index 529020d4f5..de50072f95 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -19,11 +19,13 @@ config BIOS bool default y help - Build the rest of the BIOS. This includes memory init, device init, PCI init, and so on. + Build the rest of the BIOS. This includes memory init, device + init, PCI init, and so on. config UNCOMPRESSORS bool default y help - Build the various uncompressors found in the uncompressors directory + Build the various uncompressors found in the uncompressors + directory.