aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2021-09-20 11:14:30 -0500
committerMarek Vasut <marek.vasut+renesas@gmail.com>2021-10-29 21:52:20 +0200
commit8e8fb50a93febd944e8943d752a6d9b065d45fcd (patch)
tree5f7e5e8d600ec310186ddcf6157fe3ff8e13fe04 /configs
parentcde373f04f116b931b87bc17cf5d101c181e77cc (diff)
downloadu-boot-8e8fb50a93febd944e8943d752a6d9b065d45fcd.zip
u-boot-8e8fb50a93febd944e8943d752a6d9b065d45fcd.tar.gz
u-boot-8e8fb50a93febd944e8943d752a6d9b065d45fcd.tar.bz2
ARM: rmobile: Beacon: Remove dead code
There are a few do-nothing functions that can be removed. Remove them. Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/r8a774a1_beacon_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r8a774a1_beacon_defconfig b/configs/r8a774a1_beacon_defconfig
index 2b1057f..acfab77 100644
--- a/configs/r8a774a1_beacon_defconfig
+++ b/configs/r8a774a1_beacon_defconfig
@@ -15,6 +15,7 @@ CONFIG_FIT=y
CONFIG_SUPPORT_RAW_INITRD=y
# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
CONFIG_DEFAULT_FDT_FILE="r8a774a1-beacon-rzg2m-kit.dtb"
+# CONFIG_BOARD_EARLY_INIT_F is not set
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_GPIO=y