From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pawel Moll Subject: Re: [PATCH] ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP Date: Wed, 25 Sep 2013 11:28:56 +0100 Message-ID: <1380104936.7211.3.camel@hornet> 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-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org" , Dinh Nguyen , Viresh Kumar , Shiraz Hashim , Stephen Warren , Thierry Reding , Tony Prisk , Olof Johansson , Arnd Bergmann , 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 18:41 +0100, 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-K=C3=B6nig > > arch/arm/mach-vexpress/Kconfig | 2 -- Acked-by: Pawel Moll Thanks! Pawel