From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/2] ARM: Kconfig: remove useless "default n" Date: Tue, 6 Nov 2018 07:29:16 -0800 Message-ID: <20181106152916.GA56134@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Russell King Cc: Aaro Koskinen , Haojian Zhuang , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Robert Jarzmik , Daniel Mack List-Id: linux-omap@vger.kernel.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