diff options
Diffstat (limited to 'configs/rock2_defconfig')
-rw-r--r-- | configs/rock2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rock2_defconfig b/configs/rock2_defconfig index cc514543d2..4368ac8bf2 100644 --- a/configs/rock2_defconfig +++ b/configs/rock2_defconfig @@ -21,6 +21,7 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_TIME=y CONFIG_CMD_PMIC=y CONFIG_CMD_REGULATOR=y +# CONFIG_SPL_DOS_PARTITION is not set CONFIG_SPL_OF_CONTROL=y CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent" CONFIG_NET_RANDOM_ETHADDR=y |