kconfig: remove MAX_PCI_DEVS, it is not being used
This options is not being used anymore. Was removed as part of PCI driver rework. Change-Id: I0b93e9c5e2c9425cabcd7112eb0ac49cfbb2806b Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
36b05de231
commit
6eb30a3edb
1 changed files with 0 additions and 6 deletions
|
@ -39,12 +39,6 @@ config BSP_DIR
|
|||
the location of the config1p.mdef file and is used by the build system
|
||||
to locate the correct linker file.
|
||||
|
||||
config MAX_PCI_DEVS
|
||||
int
|
||||
prompt "Maximum number of PCI devices"
|
||||
default 8
|
||||
help
|
||||
This option sets the maximum number of PCI devices the BSP supports.
|
||||
|
||||
config BOOTLOADER_KEXEC
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue