diff options
Diffstat (limited to 'arch/arc/plat-arcfpga/Kconfig')
-rw-r--r-- | arch/arc/plat-arcfpga/Kconfig | 5 |
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 | ||
9 | if ARC_PLAT_FPGA_LEGACY | 9 | if ARC_PLAT_FPGA_LEGACY |
10 | 10 | ||
11 | choice | 11 | menu "FPGA Board" |
12 | prompt "FPGA Board" | ||
13 | 12 | ||
14 | config ARC_BOARD_ANGEL4 | 13 | config 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 | ||
38 | endchoice | 37 | endmenu |
39 | 38 | ||
40 | config ARC_SERIAL_BAUD | 39 | config ARC_SERIAL_BAUD |
41 | int "UART Baud rate" | 40 | int "UART Baud rate" |