summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32mx7mmb/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/pic32mx7mmb/ostest/defconfig')
-rw-r--r--nuttx/configs/pic32mx7mmb/ostest/defconfig10
1 files changed, 1 insertions, 9 deletions
diff --git a/nuttx/configs/pic32mx7mmb/ostest/defconfig b/nuttx/configs/pic32mx7mmb/ostest/defconfig
index b3cecf98d..7cb71995e 100644
--- a/nuttx/configs/pic32mx7mmb/ostest/defconfig
+++ b/nuttx/configs/pic32mx7mmb/ostest/defconfig
@@ -60,7 +60,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
@@ -108,7 +108,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
@@ -119,13 +118,6 @@ CONFIG_PIC32MX_USBHOST=n
CONFIG_PIC32MX_CAN1=n
CONFIG_PIC32MX_CAN2=n
CONFIG_PIC32MX_ETHERNET=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