[PATCH 6/8] Remove bad Kconfig reference to HAS_PCI
Alexander Shiyan
shc_work at mail.ru
Sat Dec 8 01:51:24 EST 2012
Barebox not contain symbol HAS_PCI, so remove all references to it.
Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
arch/x86/mach-i386/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/x86/mach-i386/Kconfig b/arch/x86/mach-i386/Kconfig
index cb12b9c..b64d21f 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
--
1.7.8.6
More information about the barebox
mailing list