From 9b7b1412e0b0ab0a4fbb568c7f8e2532313a05dd Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 8 Dec 2012 10:51:24 +0400 Subject: Remove bad Kconfig reference to HAS_PCI Barebox not contain symbol HAS_PCI, so remove all references to it. Signed-off-by: Alexander Shiyan Signed-off-by: Sascha Hauer --- arch/x86/mach-i386/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/mach-i386/Kconfig b/arch/x86/mach-i386/Kconfig index cb12b9c026..b64d21fd9a 100644 --- a/arch/x86/mach-i386/Kconfig +++ b/arch/x86/mach-i386/Kconfig @@ -10,7 +10,6 @@ config X86_GENERIC_HAS_ISA config X86_GENERIC_HAS_PCI bool "PCI support" - select HAS_PCI help Say Y here if the target supports a PCI bus -- cgit v1.2.3