mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
arch/Config.in.arc: fix indentation
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 2ba879cc38)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
dc82cd66dc
commit
cbe2b1913b
@@ -3,7 +3,7 @@ choice
|
|||||||
default BR2_arc770d
|
default BR2_arc770d
|
||||||
depends on BR2_arc
|
depends on BR2_arc
|
||||||
help
|
help
|
||||||
Specific CPU to use
|
Specific CPU to use
|
||||||
|
|
||||||
config BR2_arc750d
|
config BR2_arc750d
|
||||||
bool "ARC 750D"
|
bool "ARC 750D"
|
||||||
@@ -40,12 +40,12 @@ config BR2_archs38_full
|
|||||||
config BR2_archs4x_rel31
|
config BR2_archs4x_rel31
|
||||||
bool "ARC HS48 rel 31"
|
bool "ARC HS48 rel 31"
|
||||||
help
|
help
|
||||||
Build for HS48 release 3.1
|
Build for HS48 release 3.1
|
||||||
|
|
||||||
config BR2_archs4x
|
config BR2_archs4x
|
||||||
bool "ARC HS48"
|
bool "ARC HS48"
|
||||||
help
|
help
|
||||||
Latest release of HS48 processor
|
Latest release of HS48 processor
|
||||||
- Dual and Quad multiply and MAC operations
|
- Dual and Quad multiply and MAC operations
|
||||||
- Double-precision FPU
|
- Double-precision FPU
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user