From c82e0e053103b735f48ccbd2a862a98ea1774175 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Thu, 25 Nov 2021 05:45:51 -0800 Subject: [PATCH] cubepilot_cubeorange test:Remove CONFIG_RAMTRON_WRITEWAIT --- boards/cubepilot/cubeorange/nuttx-config/test/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/cubepilot/cubeorange/nuttx-config/test/defconfig b/boards/cubepilot/cubeorange/nuttx-config/test/defconfig index c46be4733d..502c1a02df 100644 --- a/boards/cubepilot/cubeorange/nuttx-config/test/defconfig +++ b/boards/cubepilot/cubeorange/nuttx-config/test/defconfig @@ -121,7 +121,6 @@ CONFIG_PRIORITY_INHERITANCE=y CONFIG_PTHREAD_MUTEX_ROBUST=y CONFIG_PTHREAD_STACK_MIN=512 CONFIG_RAMTRON_SETSPEED=y -CONFIG_RAMTRON_WRITEWAIT=y CONFIG_RAM_SIZE=245760 CONFIG_RAM_START=0x20010000 CONFIG_RAW_BINARY=y