Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
This config is used only to generate PIRQ table. If no such table is supplied there is no need for config. Change-Id: I537d440f53019a6bf7f190446074e75e7420545a Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7566 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
45b64fbf9d
commit
845e17c3f7
|
@ -47,10 +47,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 2
|
||||
|
|
|
@ -36,10 +36,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -30,10 +30,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -39,10 +39,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -27,10 +27,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -35,10 +35,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -29,10 +29,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -41,10 +41,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -37,10 +37,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -38,10 +38,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -27,10 +27,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -49,10 +49,6 @@ config MAINBOARD_PART_NUMBER
|
|||
string
|
||||
default "Bakersport CRB (FSP)"
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 16
|
||||
|
|
|
@ -26,10 +26,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 16
|
||||
|
|
|
@ -49,10 +49,6 @@ config MAINBOARD_PART_NUMBER
|
|||
string
|
||||
default "Bayley Bay CRB (FSP)"
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 16
|
||||
|
|
|
@ -28,10 +28,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf8000000 # set to match FSP
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 16
|
||||
|
|
|
@ -25,10 +25,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 16
|
||||
|
|
|
@ -58,10 +58,6 @@ config MINNOWMAX_2GB_SKU
|
|||
bool "2GB"
|
||||
endchoice
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 16
|
||||
|
|
|
@ -48,10 +48,6 @@ config MAINBOARD_PART_NUMBER
|
|||
string
|
||||
default "Mohon Peak CRB"
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 16
|
||||
|
|
|
@ -28,10 +28,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 16
|
||||
|
|
|
@ -26,10 +26,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -43,10 +43,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -44,10 +44,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -42,10 +42,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 2
|
||||
|
|
|
@ -37,10 +37,6 @@ config USBDEBUG_HCD_INDEX
|
|||
int
|
||||
default 2
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 2
|
||||
|
|
|
@ -31,10 +31,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xe0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config USBDEBUG_HCD_INDEX
|
||||
int
|
||||
default 2
|
||||
|
|
|
@ -44,10 +44,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -44,10 +44,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -38,10 +38,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xe0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config USBDEBUG_HCD_INDEX
|
||||
int
|
||||
default 2
|
||||
|
|
|
@ -28,10 +28,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 2
|
||||
|
|
|
@ -29,10 +29,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
|
@ -26,10 +26,6 @@ config MMCONF_BASE_ADDRESS
|
|||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 8
|
||||
|
|
Loading…
Reference in New Issue