Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion misc/samples/kernel_samples/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ if PKG_USING_KERNEL_SAMPLES

config KERNEL_SAMPLES_USING_SIGNAL
bool "[kernel] signal"
select RT_USING_SIGNAL
select RT_USING_SIGNALS

config KERNEL_SAMPLES_USING_INTERRUPT
bool "[kernel] interrupt"
Expand Down
Loading