summaryrefslogtreecommitdiffstats
path: root/arch/x86
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2012-12-08 10:51:24 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2012-12-08 12:22:12 +0100
commit9b7b1412e0b0ab0a4fbb568c7f8e2532313a05dd (patch)
tree501e8f577deb78ef6251146361300eab4b7699cf /arch/x86
parent0957cd8d4bd2aa5c514c0646d9b5f8cb6b13696c (diff)
downloadbarebox-9b7b1412e0b0ab0a4fbb568c7f8e2532313a05dd.tar.gz
barebox-9b7b1412e0b0ab0a4fbb568c7f8e2532313a05dd.tar.xz
Remove bad Kconfig reference to HAS_PCI
Barebox not contain symbol HAS_PCI, so remove all references to it. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/mach-i386/Kconfig1
1 files changed, 0 insertions, 1 deletions
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