Linux debugging

Check our new training course

Linux debugging, tracing, profiling & perf. analysis

Check our new training course
with Creative Commons CC-BY-SA
lecture and lab materials

Bootlin logo

Elixir Cross Referencer

if BOARD_NSIM_EM

config BOARD
	default "nsim_em"

config CPU_ARCEM4
	default y

if SERIAL

config UART_NSIM
	default y

endif # SERIAL


endif # BOARD_NSIM_EM