quark: Remove MAX_PCI_DEVS Kconf entry

It is useless as PCI scanning is now storing anything.

Change-Id: I6e3b1e328e2f440ac57a2142cab138e4a222f4fc
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2015-05-20 14:56:47 +03:00 committed by Anas Nashif
parent d3a4177d92
commit e5c8de83a0
1 changed files with 0 additions and 8 deletions

View File

@ -52,14 +52,6 @@ config BSP_QUARK
select BOOTLOADER_UNKNOWN
select EXTRA_SERIAL_PORT
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
prompt "VxMicro boots using Linux kexec() system call"