arch/x86: correct typo error to fix x86 boards build break
This commit is contained in:
parent
e16c3ca25b
commit
b27cbf6de1
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue