projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ae5bbf
)
arm64: versal2: Remove UARTLITE from defconfig
author
Michal Simek
<michal.simek@amd.com>
Tue, 18 Jun 2024 13:20:35 +0000
(15:20 +0200)
committer
Michal Simek
<michal.simek@amd.com>
Mon, 5 Aug 2024 14:10:36 +0000
(16:10 +0200)
UARTLITE can be used as console but none is testing it that's why removing
it not to pop up there.
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link:
https://lore.kernel.org/r/c9b66495bbdef3fe94467ae43c50a74adaaeacae.1718716833.git.michal.simek@amd.com
configs/amd_versal2_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/amd_versal2_virt_defconfig
b/configs/amd_versal2_virt_defconfig
index f8df0b53e51c1885182722d819437e49f873e473..61123871c88bd0b12d48c9fedf61bcff3f2f985a 100644
(file)
--- a/
configs/amd_versal2_virt_defconfig
+++ b/
configs/amd_versal2_virt_defconfig
@@
-120,7
+120,6
@@
CONFIG_DEBUG_UART_ANNOUNCE=y
CONFIG_DEBUG_UART_SKIP_INIT=y
CONFIG_ARM_DCC=y
CONFIG_PL01X_SERIAL=y
-CONFIG_XILINX_UARTLITE=y
CONFIG_SOC_DEVICE=y
CONFIG_SOC_AMD_VERSAL2=y
CONFIG_SPI=y