From e61721fdb172081712cffd89100d2733dd2072de Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 23 Dec 2013 14:15:11 -0600 Subject: [PATCH] Disable CONFIG_ARCH_INT_DISABLEALL: It does not work in its current form --- configs/viewtool-stm32f107/highpri/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/viewtool-stm32f107/highpri/defconfig b/configs/viewtool-stm32f107/highpri/defconfig index bd03b889d5f..fc1712c70b5 100644 --- a/configs/viewtool-stm32f107/highpri/defconfig +++ b/configs/viewtool-stm32f107/highpri/defconfig @@ -304,7 +304,7 @@ CONFIG_ARCH_HAVE_INTERRUPTSTACK=y CONFIG_ARCH_INTERRUPTSTACK=0 CONFIG_ARCH_HAVE_HIPRI_INTERRUPT=y CONFIG_ARCH_HIPRI_INTERRUPT=y -CONFIG_ARCH_INT_DISABLEALL=y +# CONFIG_ARCH_INT_DISABLEALL is not set # # Boot options