boards: nios2: enable icount for qemu_nios2 platform
Enable icount for qemu_nios2 platform. Fixes: #25918. Signed-off-by: Wentong Wu <wentong.wu@intel.com>
This commit is contained in:
parent
085d2eda8d
commit
27a43808a2
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ CONFIG_UART_NS16550=y
|
|||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_INCLUDE_RESET_VECTOR=n
|
||||
CONFIG_EXTRA_EXCEPTION_INFO=y
|
||||
CONFIG_QEMU_ICOUNT=n
|
||||
CONFIG_QEMU_ICOUNT_SHIFT=4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue