b3abe11104
We should not enable this config in the board, this is an application config. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_SOC_LEON3=y
|
|
CONFIG_BOARD_GENERIC_LEON3=y
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_APBUART=y
|
|
CONFIG_UART_CONSOLE=y
|
|
CONFIG_LEON_GPTIMER=y
|
|
CONFIG_EXTRA_EXCEPTION_INFO=y
|