390464ce3b
Now that timer drivers are enabled based on devicetree we can remove any cases of them getting enabled by *_defconfig files. Signed-off-by: Kumar Gala <galak@kernel.org>
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_SOC_LEON3=y
|
|
CONFIG_BOARD_QEMU_LEON3=y
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_CONSOLE=y
|
|
CONFIG_EXTRA_EXCEPTION_INFO=y
|
|
CONFIG_QEMU_ICOUNT_SHIFT=6
|