summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-21 16:53:24 +0300
committerTom Rini <trini@konsulko.com>2022-02-21 16:53:24 +0300
commit17a0dc6abfdbf392f6a27074f2633608038c4221 (patch)
tree77db3f054ac4f20f45a244862c77364b9375a323 /configs
parent24b628a8f844868adca897aae40af6f98cdbc26d (diff)
parenta064e0c75fdf63c546a5a0885fa0c58bb1643dac (diff)
downloadu-boot-17a0dc6abfdbf392f6a27074f2633608038c4221.tar.xz
Merge branch '2022-02-21-platform-updates'
- Assorted updates / fixes for Apple, TI and Aspeed platforms
Diffstat (limited to 'configs')
-rw-r--r--configs/apple_m1_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/apple_m1_defconfig b/configs/apple_m1_defconfig
index 760bd81c62..9254e24699 100644
--- a/configs/apple_m1_defconfig
+++ b/configs/apple_m1_defconfig
@@ -3,7 +3,6 @@ CONFIG_ARCH_APPLE=y
CONFIG_DEFAULT_DEVICE_TREE="t8103-j274"
CONFIG_DEBUG_UART_BASE=0x235200000
CONFIG_DEBUG_UART_CLOCK=24000000
-CONFIG_DEBUG_UART=y
CONFIG_SYS_LOAD_ADDR=0x880000000
CONFIG_USE_PREBOOT=y
# CONFIG_DISPLAY_CPUINFO is not set