From 5e00cc7c21585cac912d9443ddfea0175776fd13 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 26 Aug 2014 16:31:47 -0600 Subject: CC3200 Launchpad updates --- nuttx/arch/arm/src/tiva/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/arch/arm/src/tiva/Kconfig') diff --git a/nuttx/arch/arm/src/tiva/Kconfig b/nuttx/arch/arm/src/tiva/Kconfig index d346ad2c5..6a469c922 100644 --- a/nuttx/arch/arm/src/tiva/Kconfig +++ b/nuttx/arch/arm/src/tiva/Kconfig @@ -91,6 +91,10 @@ config LM_REVA2 Some early silicon returned an increase LDO voltage or 2.75V to work around a PLL bug +config TIVA_BOARD_EARLYINIT + bool + default n + menu "Tiva/Stellaris Peripheral Support" config TIVA_UART0 -- cgit v1.2.3