Remove and extra endif from the Kconfig

This commit is contained in:
Gregory Nutt 2015-02-03 12:46:40 -06:00
parent 5189cddef2
commit d08e29e0a0

View File

@ -1038,8 +1038,6 @@ config SAM34_FREERUN
Enable a wrapper around the low level timer/counter functions to
support a free-running timer.
endif # ARCH_CHIP_SAM4CM
if SCHED_TICKLESS
config SAM34_TICKLESS_ONESHOT