mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
06cf41901f
Use CONFIG_ARCH_CHIP_QEMU instead of CONFIG_ARCH_CHIP_QEMU_A53. This is because these configurations depend on the hardware configuration of qemu (memory map, irq numbers, etc.). Signed-off-by: Hidenori Matsubayashi <hidenori.matsubayashi@gmail.com>