From 181caad4a8ad9f6a2ead5b4d596e6e83f123bb05 Mon Sep 17 00:00:00 2001 From: Mike Pagano Date: Wed, 25 Aug 2021 12:20:53 -0400 Subject: Change CONFIG_GENTOO_PRINT_FIRMWARE_INFO to y Signed-off-by: Mike Pagano --- 4567_distro-Gentoo-Kconfig.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '4567_distro-Gentoo-Kconfig.patch') diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch index fd8f9557..d2175f08 100644 --- a/4567_distro-Gentoo-Kconfig.patch +++ b/4567_distro-Gentoo-Kconfig.patch @@ -280,7 +280,7 @@ + bool "Print firmware information that the kernel attempts to load" + + depends on GENTOO_LINUX -+ default n ++ default y + + help + Enable this option to print information about firmware that the kernel -- cgit v1.2.3-65-gdbad