diff options
-rw-r--r-- | 4567_distro-Gentoo-Kconfig.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 |