From 845e17c3f773d138e01cfd923395d7baf98057ae Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 23 Nov 2014 22:01:09 +0100 Subject: 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 Reviewed-on: http://review.coreboot.org/7566 Reviewed-by: Patrick Georgi Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/mainboard/intel/mohonpeak/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/intel/mohonpeak') diff --git a/src/mainboard/intel/mohonpeak/Kconfig b/src/mainboard/intel/mohonpeak/Kconfig index eb97663c7a..a140f15834 100644 --- a/src/mainboard/intel/mohonpeak/Kconfig +++ b/src/mainboard/intel/mohonpeak/Kconfig @@ -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 -- cgit v1.2.3