1 From 2f7aaf3c2c127bd53d5e8bfe39e808fdd6eb99be Mon Sep 17 00:00:00 2001
2 From: Weijie Gao <weijie.gao@mediatek.com>
3 Date: Wed, 3 Mar 2021 12:12:39 +0800
4 Subject: [PATCH 19/21] configs: mt7629: remove unused options and add dm
7 Remove unused bootm options
10 Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
12 configs/mt7629_rfb_defconfig | 5 +++++
13 1 file changed, 5 insertions(+)
15 --- a/configs/mt7629_rfb_defconfig
16 +++ b/configs/mt7629_rfb_defconfig
17 @@ -28,9 +28,14 @@ CONFIG_SPL_WATCHDOG_SUPPORT=y
19 CONFIG_SYS_PROMPT="U-Boot> "
21 +# CONFIG_BOOTM_NETBSD is not set
22 +# CONFIG_BOOTM_PLAN9 is not set
23 +# CONFIG_BOOTM_RTEMS is not set
24 +# CONFIG_BOOTM_VXWORKS is not set
25 # CONFIG_CMD_ELF is not set
26 # CONFIG_CMD_XIMG is not set
29 # CONFIG_CMD_FLASH is not set