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/lm3s8962-ek/Kconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nuttx/configs/lm3s8962-ek/Kconfig') diff --git a/nuttx/configs/lm3s8962-ek/Kconfig b/nuttx/configs/lm3s8962-ek/Kconfig index 87dc03a9d..dd9739f99 100644 --- a/nuttx/configs/lm3s8962-ek/Kconfig +++ b/nuttx/configs/lm3s8962-ek/Kconfig @@ -4,10 +4,4 @@ # if ARCH_BOARD_LM3S8962EK -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