]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - arch/unicore32/Kconfig
PCI: consolidate PCI config entry in drivers/pci
[mirror_ubuntu-eoan-kernel.git] / arch / unicore32 / Kconfig
index a4c05159dca5c29ce4393176e13a61a6ec3fcb84..4658859c6aeecb119e177d65974c87c793aece76 100644 (file)
@@ -11,6 +11,7 @@ config UNICORE32
        select GENERIC_ATOMIC64
        select HAVE_KERNEL_LZO
        select HAVE_KERNEL_LZMA
+       select HAVE_PCI
        select VIRT_TO_BUS
        select ARCH_HAVE_CUSTOM_GPIO_H
        select GENERIC_FIND_FIRST_BIT
@@ -118,16 +119,6 @@ endmenu
 
 menu "Bus support"
 
-config PCI
-       bool "PCI Support"
-       help
-         Find out whether you have a PCI motherboard. PCI is the name of a
-         bus system, i.e. the way the CPU talks to the other stuff inside
-         your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
-         VESA. If you have PCI, say Y, otherwise N.
-
-source "drivers/pci/Kconfig"
-
 source "drivers/pcmcia/Kconfig"
 
 endmenu