From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 6 Nov 2018 07:29:16 -0800 Subject: [PATCH 2/2] ARM: Kconfig: remove useless "default n" In-Reply-To: References: Message-ID: <20181106152916.GA56134@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King [181106 12:49]: > The default for Kconfig options is always n, so there's no need to > explicitly state a "n" default. > > Signed-off-by: Russell King Acked-by: Tony Lindgren