drivers/pci: kconfig: Add prompt for PCI options

Change-Id: I9b7d581c9407aaa191fdd241945d0b27da2a5ae2
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
This commit is contained in:
Dirk Brandewie 2015-09-29 07:08:59 -07:00 committed by Anas Nashif
commit b89cb06f5c

View file

@ -2,7 +2,7 @@
menu "PCI Settings" menu "PCI Settings"
depends on X86_32 depends on X86_32
config PCI config PCI
bool bool "Enable PCI"
default n default n
depends on X86_32 depends on X86_32
help help