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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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