From f46702f4ea114e327d9fc982145b5f644ab18b92 Mon Sep 17 00:00:00 2001
From: Kenneth Johansson <kenneth@southpole.se>
Date: Wed, 11 Nov 2015 22:47:30 +0100
Subject: [PATCH] smart (NOT) force both to on.

someone clearly do not understand what default means on hidden
options.
---
 lib/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/Kconfig b/lib/Kconfig
index ebd9e1b18c..588a37a8cc 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -21,11 +21,9 @@ config GENERIC_FIND_FIRST_BIT
 
 config NO_GENERIC_PCI_IOPORT_MAP
 	bool
-	default y
 
 config GENERIC_PCI_IOMAP
 	bool
-	default y
 
 config GENERIC_IOMAP
 	bool
-- 
GitLab