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:
Anas Nashif 2015-06-20 10:44:35 -04:00
commit 6eb30a3edb

View file

@ -39,12 +39,6 @@ config BSP_DIR
the location of the config1p.mdef file and is used by the build system the location of the config1p.mdef file and is used by the build system
to locate the correct linker file. 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 config BOOTLOADER_KEXEC
bool bool