diff --git a/drivers/note/Kconfig b/drivers/note/Kconfig index b5858a44f42..c903283154b 100644 --- a/drivers/note/Kconfig +++ b/drivers/note/Kconfig @@ -39,7 +39,6 @@ config DRIVER_NOTECTL config DRIVER_NOTERAM bool "Note RAM driver" default y - depends on !SCHED_INSTRUMENTATION_CSECTION && (!SCHED_INSTRUMENTATION_SPINLOCK || !SMP) ---help--- If this option is selected, then in-memory buffering logic is enabled to capture scheduler instrumentation data. This has