intc: remove Kconfig.defconfig* setting of interrupt controller drivers

Now that interrupt controller drivers are enabled based on devicetree
we need to remove any cases of them getting enabled by
Kconfig.defconfig* files as this can lead to errors.

Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
Kumar Gala 2022-08-31 15:25:18 -05:00 committed by Carles Cufí
parent 8423f23b9c
commit 3712e44fe0
2 changed files with 0 additions and 6 deletions

View file

@ -33,9 +33,6 @@ config CORTEX_M_SYSTICK
default y
depends on !RTOS_TIMER
config MCHP_ECIA_XEC
default y
config PS2_XEC
default y
depends on PS2

View file

@ -93,9 +93,6 @@ config 2ND_LVL_INTR_07_OFFSET
int
default 31
config RV32M1_INTMUX
default y
config RV32M1_INTMUX_CHANNEL_0
default y