Missed a dependency in last set of commits

This commit is contained in:
Gregory Nutt 2016-08-11 17:20:12 -06:00
parent 1965e25da4
commit 61b0ac06bf
1 changed files with 0 additions and 1 deletions

View File

@ -1060,7 +1060,6 @@ config SAM34_TC5_TIOB
config SAM34_ONESHOT
bool "TC one-shot wrapper"
depends on SAM34_FREERUN
default n if !SCHED_TICKLESS
default y if SCHED_TICKLESS
---help---