From bae00ec25785b8b319b7a8b14c86355666c2b9fc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 3 Feb 2015 12:46:40 -0600 Subject: Remove and extra endif from the Kconfig --- nuttx/arch/arm/src/sam34/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'nuttx/arch/arm/src/sam34') diff --git a/nuttx/arch/arm/src/sam34/Kconfig b/nuttx/arch/arm/src/sam34/Kconfig index f9286a30c..b4043ae03 100644 --- a/nuttx/arch/arm/src/sam34/Kconfig +++ b/nuttx/arch/arm/src/sam34/Kconfig @@ -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 -- cgit v1.2.3