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)
diff --git a/src/mainboard/apple/macbook21/Kconfig b/src/mainboard/apple/macbook21/Kconfig
index 8fd5f90..138ec87 100644
--- a/src/mainboard/apple/macbook21/Kconfig
+++ b/src/mainboard/apple/macbook21/Kconfig
@@ -47,10 +47,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 2
diff --git a/src/mainboard/google/bolt/Kconfig b/src/mainboard/google/bolt/Kconfig
index 7a756cc..5ffbb8d 100644
--- a/src/mainboard/google/bolt/Kconfig
+++ b/src/mainboard/google/bolt/Kconfig
@@ -36,10 +36,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/butterfly/Kconfig b/src/mainboard/google/butterfly/Kconfig
index 26ec09f..df7460a 100644
--- a/src/mainboard/google/butterfly/Kconfig
+++ b/src/mainboard/google/butterfly/Kconfig
@@ -30,10 +30,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/falco/Kconfig b/src/mainboard/google/falco/Kconfig
index e89d14e..d8dc21e 100644
--- a/src/mainboard/google/falco/Kconfig
+++ b/src/mainboard/google/falco/Kconfig
@@ -39,10 +39,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/link/Kconfig b/src/mainboard/google/link/Kconfig
index 130f025..99baba5 100644
--- a/src/mainboard/google/link/Kconfig
+++ b/src/mainboard/google/link/Kconfig
@@ -27,10 +27,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/panther/Kconfig b/src/mainboard/google/panther/Kconfig
index e96746f..607b690 100644
--- a/src/mainboard/google/panther/Kconfig
+++ b/src/mainboard/google/panther/Kconfig
@@ -35,10 +35,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/parrot/Kconfig b/src/mainboard/google/parrot/Kconfig
index dcc4d5d..bf423df 100644
--- a/src/mainboard/google/parrot/Kconfig
+++ b/src/mainboard/google/parrot/Kconfig
@@ -29,10 +29,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/peppy/Kconfig b/src/mainboard/google/peppy/Kconfig
index acc23f2..308b843 100644
--- a/src/mainboard/google/peppy/Kconfig
+++ b/src/mainboard/google/peppy/Kconfig
@@ -41,10 +41,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/samus/Kconfig b/src/mainboard/google/samus/Kconfig
index c6cbd18..cbfe2f2 100644
--- a/src/mainboard/google/samus/Kconfig
+++ b/src/mainboard/google/samus/Kconfig
@@ -37,10 +37,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/slippy/Kconfig b/src/mainboard/google/slippy/Kconfig
index 88bf501..42764a6 100644
--- a/src/mainboard/google/slippy/Kconfig
+++ b/src/mainboard/google/slippy/Kconfig
@@ -38,10 +38,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/google/stout/Kconfig b/src/mainboard/google/stout/Kconfig
index 812926a..59871fa 100644
--- a/src/mainboard/google/stout/Kconfig
+++ b/src/mainboard/google/stout/Kconfig
@@ -27,10 +27,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/intel/bakersport_fsp/Kconfig b/src/mainboard/intel/bakersport_fsp/Kconfig
index 567889d..5c0707f 100644
--- a/src/mainboard/intel/bakersport_fsp/Kconfig
+++ b/src/mainboard/intel/bakersport_fsp/Kconfig
@@ -49,10 +49,6 @@
string
default "Bakersport CRB (FSP)"
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 16
diff --git a/src/mainboard/intel/baskingridge/Kconfig b/src/mainboard/intel/baskingridge/Kconfig
index 512591e..e3c2cf7 100644
--- a/src/mainboard/intel/baskingridge/Kconfig
+++ b/src/mainboard/intel/baskingridge/Kconfig
@@ -26,10 +26,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 16
diff --git a/src/mainboard/intel/bayleybay_fsp/Kconfig b/src/mainboard/intel/bayleybay_fsp/Kconfig
index 384a2db..2c62390 100644
--- a/src/mainboard/intel/bayleybay_fsp/Kconfig
+++ b/src/mainboard/intel/bayleybay_fsp/Kconfig
@@ -49,10 +49,6 @@
string
default "Bayley Bay CRB (FSP)"
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 16
diff --git a/src/mainboard/intel/cougar_canyon2/Kconfig b/src/mainboard/intel/cougar_canyon2/Kconfig
index 3b25161..27b9a97 100644
--- a/src/mainboard/intel/cougar_canyon2/Kconfig
+++ b/src/mainboard/intel/cougar_canyon2/Kconfig
@@ -28,10 +28,6 @@
hex
default 0xf8000000 # set to match FSP
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 16
diff --git a/src/mainboard/intel/emeraldlake2/Kconfig b/src/mainboard/intel/emeraldlake2/Kconfig
index dc04631..d6f4157 100644
--- a/src/mainboard/intel/emeraldlake2/Kconfig
+++ b/src/mainboard/intel/emeraldlake2/Kconfig
@@ -25,10 +25,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 16
diff --git a/src/mainboard/intel/minnowmax/Kconfig b/src/mainboard/intel/minnowmax/Kconfig
index aacf174..1a940b2 100644
--- a/src/mainboard/intel/minnowmax/Kconfig
+++ b/src/mainboard/intel/minnowmax/Kconfig
@@ -58,10 +58,6 @@
bool "2GB"
endchoice
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 16
diff --git a/src/mainboard/intel/mohonpeak/Kconfig b/src/mainboard/intel/mohonpeak/Kconfig
index eb97663..a140f15 100644
--- a/src/mainboard/intel/mohonpeak/Kconfig
+++ b/src/mainboard/intel/mohonpeak/Kconfig
@@ -48,10 +48,6 @@
string
default "Mohon Peak CRB"
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 16
diff --git a/src/mainboard/intel/wtm2/Kconfig b/src/mainboard/intel/wtm2/Kconfig
index 353279a..c868e73 100644
--- a/src/mainboard/intel/wtm2/Kconfig
+++ b/src/mainboard/intel/wtm2/Kconfig
@@ -28,10 +28,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 16
diff --git a/src/mainboard/kontron/ktqm77/Kconfig b/src/mainboard/kontron/ktqm77/Kconfig
index 5f92c6c..485978c 100644
--- a/src/mainboard/kontron/ktqm77/Kconfig
+++ b/src/mainboard/kontron/ktqm77/Kconfig
@@ -26,10 +26,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/lenovo/t520/Kconfig b/src/mainboard/lenovo/t520/Kconfig
index be2f5aa..d91ed67 100644
--- a/src/mainboard/lenovo/t520/Kconfig
+++ b/src/mainboard/lenovo/t520/Kconfig
@@ -43,10 +43,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/lenovo/t530/Kconfig b/src/mainboard/lenovo/t530/Kconfig
index 80c04c1..33fcd7d 100644
--- a/src/mainboard/lenovo/t530/Kconfig
+++ b/src/mainboard/lenovo/t530/Kconfig
@@ -44,10 +44,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/lenovo/t60/Kconfig b/src/mainboard/lenovo/t60/Kconfig
index fbe2c72..0cf19a1 100644
--- a/src/mainboard/lenovo/t60/Kconfig
+++ b/src/mainboard/lenovo/t60/Kconfig
@@ -42,10 +42,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 2
diff --git a/src/mainboard/lenovo/x200/Kconfig b/src/mainboard/lenovo/x200/Kconfig
index 2dc5e4b..15e55c7 100644
--- a/src/mainboard/lenovo/x200/Kconfig
+++ b/src/mainboard/lenovo/x200/Kconfig
@@ -37,10 +37,6 @@
int
default 2
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 2
diff --git a/src/mainboard/lenovo/x201/Kconfig b/src/mainboard/lenovo/x201/Kconfig
index ac7f8df..b1ca2f5 100644
--- a/src/mainboard/lenovo/x201/Kconfig
+++ b/src/mainboard/lenovo/x201/Kconfig
@@ -31,10 +31,6 @@
hex
default 0xe0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config USBDEBUG_HCD_INDEX
int
default 2
diff --git a/src/mainboard/lenovo/x220/Kconfig b/src/mainboard/lenovo/x220/Kconfig
index 2161a8f..20e9527 100644
--- a/src/mainboard/lenovo/x220/Kconfig
+++ b/src/mainboard/lenovo/x220/Kconfig
@@ -44,10 +44,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/lenovo/x230/Kconfig b/src/mainboard/lenovo/x230/Kconfig
index 2f8f7b2..1a1e018 100644
--- a/src/mainboard/lenovo/x230/Kconfig
+++ b/src/mainboard/lenovo/x230/Kconfig
@@ -44,10 +44,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/packardbell/ms2290/Kconfig b/src/mainboard/packardbell/ms2290/Kconfig
index 58053e2..3ea302a 100644
--- a/src/mainboard/packardbell/ms2290/Kconfig
+++ b/src/mainboard/packardbell/ms2290/Kconfig
@@ -38,10 +38,6 @@
hex
default 0xe0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config USBDEBUG_HCD_INDEX
int
default 2
diff --git a/src/mainboard/roda/rk9/Kconfig b/src/mainboard/roda/rk9/Kconfig
index 9477848..a17717a 100644
--- a/src/mainboard/roda/rk9/Kconfig
+++ b/src/mainboard/roda/rk9/Kconfig
@@ -28,10 +28,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 2
diff --git a/src/mainboard/samsung/lumpy/Kconfig b/src/mainboard/samsung/lumpy/Kconfig
index 7d03fa0..baf0eee 100644
--- a/src/mainboard/samsung/lumpy/Kconfig
+++ b/src/mainboard/samsung/lumpy/Kconfig
@@ -29,10 +29,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8
diff --git a/src/mainboard/samsung/stumpy/Kconfig b/src/mainboard/samsung/stumpy/Kconfig
index eee3755..17484a9 100644
--- a/src/mainboard/samsung/stumpy/Kconfig
+++ b/src/mainboard/samsung/stumpy/Kconfig
@@ -26,10 +26,6 @@
hex
default 0xf0000000
-config IRQ_SLOT_COUNT
- int
- default 18
-
config MAX_CPUS
int
default 8