From cc061885f09bc4037549f6f358dda90eccddb85f Mon Sep 17 00:00:00 2001
From: David Sidrane <david_s5@nscdg.com>
Date: Tue, 1 May 2018 08:07:07 -1000
Subject: [PATCH] nxphlite-v3:Remove OTG config qualifier

   This board supports USB but not doen not support OTG.
---
 platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig b/platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig
index ae1b7f7db1..a3f8e5c36b 100644
--- a/platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig
+++ b/platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig
@@ -252,7 +252,7 @@ CONFIG_KINETIS_LPTIMER=y
 CONFIG_KINETIS_RTC=y
 # CONFIG_KINETIS_EWM is not set
 # CONFIG_KINETIS_CMT is not set
-CONFIG_KINETIS_USBOTG=y
+# CONFIG_KINETIS_USBOTG  is not set
 CONFIG_KINETIS_USBDCD=y
 # CONFIG_KINETIS_LLWU is not set
 # CONFIG_KINETIS_TSI is not set
-- 
GitLab