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:
parent
d47dfdb001
commit
b89cb06f5c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue