summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sure-pic32mx/nsh/defconfig')
-rw-r--r--nuttx/configs/sure-pic32mx/nsh/defconfig10
1 files changed, 1 insertions, 9 deletions
diff --git a/nuttx/configs/sure-pic32mx/nsh/defconfig b/nuttx/configs/sure-pic32mx/nsh/defconfig
index 60c4dc53d..07b31a1ae 100644
--- a/nuttx/configs/sure-pic32mx/nsh/defconfig
+++ b/nuttx/configs/sure-pic32mx/nsh/defconfig
@@ -62,7 +62,7 @@ CONFIG_ARCH_DMA=n
# Enable support for RAM-based functions
# (If selected, then modifications are needed in ld.script as well)
#
-CONFIG_PIC32MX_RAMFUNCS=n
+CONFIG_ARCH_RAMFUNCS=n
#
# Identify toolchain and linker options
@@ -103,7 +103,6 @@ CONFIG_PIC32MX_ADC=n
CONFIG_PIC32MX_CVR=n
CONFIG_PIC32MX_CM1=n
CONFIG_PIC32MX_CM2=n
-CONFIG_PIC32MX_OSC=y
CONFIG_PIC32MX_DDP=n
CONFIG_PIC32MX_FLASH=n
CONFIG_PIC32MX_BMX=n
@@ -111,13 +110,6 @@ CONFIG_PIC32MX_DMA=n
CONFIG_PIC32MX_CHE=n
CONFIG_PIC32MX_USBDEV=n
CONFIG_PIC32MX_USBHOST=n
-CONFIG_PIC32MX_IOPORTA=y
-CONFIG_PIC32MX_IOPORTB=y
-CONFIG_PIC32MX_IOPORTC=y
-CONFIG_PIC32MX_IOPORTD=y
-CONFIG_PIC32MX_IOPORTE=y
-CONFIG_PIC32MX_IOPORTF=y
-CONFIG_PIC32MX_IOPORTG=y
#
# PIC32MX Configuration Settings