Message ID | 20200530032425.10670-1-GNUtoo@cyberdimension.org |
---|---|
State | Accepted |
Commit | 9fd573c8fb080b9f729015705b489d856904445b |
Headers | show |
Series | [PATCHv5,1/7] board: tbs2910: disable loadb and loads commands | expand |
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 2ff0e160f7..2623eb73cd 100644 --- a/configs/tbs2910_defconfig +++ b/configs/tbs2910_defconfig @@ -28,6 +28,8 @@ CONFIG_SYS_MEMTEST_START=0x10000000 CONFIG_SYS_MEMTEST_END=0x2f400000 CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y +# CONFIG_CMD_LOADB is not set +# CONFIG_CMD_LOADS is not set CONFIG_CMD_MMC=y CONFIG_CMD_PART=y CONFIG_CMD_PCI=y