From f21ed9cf4e8c8e3a7ae95118d7f61545b83cc0d6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 1 Mar 2013 21:41:29 +0000 Subject: Add interrupt vector logic for the LM4F120 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5693 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/teensy/Kconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nuttx/configs/teensy') diff --git a/nuttx/configs/teensy/Kconfig b/nuttx/configs/teensy/Kconfig index 5b751c285..11cf2e798 100644 --- a/nuttx/configs/teensy/Kconfig +++ b/nuttx/configs/teensy/Kconfig @@ -4,10 +4,4 @@ # if ARCH_BOARD_TEENSY -config ARCH_LEDS - bool "NuttX LED support" - default n - ---help--- - "Support control of board LEDs by NuttX to indicate system state" - endif -- cgit v1.2.3