From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Subject: Re: [PATCH] ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP Date: Tue, 24 Sep 2013 14:27:18 -0500 Message-ID: <1380050838.32297.0.camel@linux-builds1> References: <1380044515-3173-1-git-send-email-u.kleine-koenig@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1380044515-3173-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Sascha Hauer , Tony Lindgren , Linus Walleij , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Viresh Kumar , Shiraz Hashim , Stephen Warren , Thierry Reding , Tony Prisk , Olof Johansson , Arnd Bergmann , Pawel Moll , Santosh Shilimkar , Nicolas Pitre , Stephen Boyd , spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Tue, 2013-09-24 at 19:41 +0200, Uwe Kleine-K=C3=B6nig wrote: > CLKDEV_LOOKUP selects HAVE_CLK and COMMON_CLK selects CLKDEV_LOOKUP. = So > all symbols that select at least two of these symbols can be simplifi= ed. >=20 > For imx, omap2 and ux500 some rearrangements were necessary before th= e > simplification. >=20 > Signed-off-by: Uwe Kleine-Knig > --- =46or SOCFPGA: Acked-by: Dinh Nguyen Thanks, Dinh