mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
arch/x86: correct typo error to fix x86 boards build break
This commit is contained in:
+2
-2
@@ -79,10 +79,10 @@ config ARCH_SIM
|
||||
---help---
|
||||
Linux/Cygwin user-mode simulation.
|
||||
|
||||
config arch_x86
|
||||
config ARCH_X86
|
||||
bool "x86"
|
||||
---help---
|
||||
intel x86 architectures.
|
||||
Intel x86 architectures.
|
||||
|
||||
config ARCH_X86_64
|
||||
bool "x86_64"
|
||||
|
||||
Reference in New Issue
Block a user