Commit 8a908a1c authored by Joel Stanley's avatar Joel Stanley

ARM: configs: aspeed_g4: Remove appended DTB and ATAG

These machines boot using FIT and have done so since support was merged,
so neither option is used.
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 0cdc6ea5
......@@ -24,8 +24,6 @@ CONFIG_VMSPLIT_2G=y
CONFIG_AEABI=y
CONFIG_UACCESS_WITH_MEMCPY=y
# CONFIG_ATAGS is not set
CONFIG_ARM_APPENDED_DTB=y
CONFIG_ARM_ATAG_DTB_COMPAT=y
CONFIG_KEXEC=y
CONFIG_JUMP_LABEL=y
CONFIG_STRICT_KERNEL_RWX=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment