From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 1 Dec 2010 16:41:22 +0100 Subject: [PATCH] Kconfig: add new symbol MIGHT_HAVE_PCI In-Reply-To: <1291217412-9435-1-git-send-email-ulli.kroll@googlemail.com> References: <1291217412-9435-1-git-send-email-ulli.kroll@googlemail.com> Message-ID: <201012011641.22191.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 01 December 2010, Hans Ulli Kroll wrote: > Today more boards with arm cpu have selectable pci bus. > This patch makes this more scalable and remove line continuations in > Kconfig > > Cc: Arnd Bergmann > Signed-off-by: Hans Ulli Kroll Looks good to me! Acked-by: Arnd Bergmann