From 48dffbb2db63410cca0d7005bae68ad2c68d11a8 Mon Sep 17 00:00:00 2001 From: Masayuki Ishikawa Date: Thu, 11 Jun 2020 10:18:05 +0900 Subject: [PATCH] boards: spresense: Add nxrecorder to wifi/defconfig Signed-off-by: Masayuki Ishikawa --- boards/arm/cxd56xx/spresense/configs/wifi/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/arm/cxd56xx/spresense/configs/wifi/defconfig b/boards/arm/cxd56xx/spresense/configs/wifi/defconfig index 44eba94a966..0add5385441 100644 --- a/boards/arm/cxd56xx/spresense/configs/wifi/defconfig +++ b/boards/arm/cxd56xx/spresense/configs/wifi/defconfig @@ -137,6 +137,7 @@ CONFIG_SYSTEM_NSH_SYMTAB_ARRAYNAME="g_symtab" CONFIG_SYSTEM_NSH_SYMTAB_COUNTNAME="g_nsymbols" CONFIG_SYSTEM_NTPC=y CONFIG_SYSTEM_NXPLAYER=y +CONFIG_SYSTEM_NXRECORDER=y CONFIG_SYSTEM_USBMSC=y CONFIG_TESTING_OSTEST=y CONFIG_TESTING_OSTEST_FPUSIZE=64