no1wudi commented on a change in pull request #5662: URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819204694
########## File path: arch/arm/Kconfig ########## @@ -13,7 +13,7 @@ choice config ARCH_CHIP_A1X bool "Allwinner A1X" select ARCH_CORTEXA8 - select ARCH_HAVE_FPU + select ARM_HAVE_NEON Review comment: A1X support NEON, and ARM_HAVE_NEON will select ALL FPU relative confg. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org