aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/plat-arcfpga/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arc/plat-arcfpga/Kconfig')
-rw-r--r--arch/arc/plat-arcfpga/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/arc/plat-arcfpga/Kconfig b/arch/arc/plat-arcfpga/Kconfig
index 9912d9c107a0..ae2c017151fa 100644
--- a/arch/arc/plat-arcfpga/Kconfig
+++ b/arch/arc/plat-arcfpga/Kconfig
@@ -8,8 +8,7 @@
8 8
9if ARC_PLAT_FPGA_LEGACY 9if ARC_PLAT_FPGA_LEGACY
10 10
11choice 11menu "FPGA Board"
12 prompt "FPGA Board"
13 12
14config ARC_BOARD_ANGEL4 13config ARC_BOARD_ANGEL4
15 bool "ARC Angel4" 14 bool "ARC Angel4"
@@ -35,7 +34,7 @@ config ISS_SMP_EXTN
35 -XTL (To enable CPU start/stop/set-PC for another CPU) 34 -XTL (To enable CPU start/stop/set-PC for another CPU)
36 It doesn't provide coherent Caches and/or Atomic Ops (LLOCK/SCOND) 35 It doesn't provide coherent Caches and/or Atomic Ops (LLOCK/SCOND)
37 36
38endchoice 37endmenu
39 38
40config ARC_SERIAL_BAUD 39config ARC_SERIAL_BAUD
41 int "UART Baud rate" 40 int "UART Baud rate"