diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2018-02-03 13:42:40 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2018-03-21 23:23:13 +0100 |
commit | d3611c991ef9cfeae14c8b29793abdecbdf20abb (patch) | |
tree | b87ca4fe6f78ccc920bb8e1fd64237566f2b419c /configs/huawei_hg556a_ram_defconfig | |
parent | 9d466f2fe11a88da9f31f260296be042ed378b9d (diff) | |
download | u-boot-d3611c991ef9cfeae14c8b29793abdecbdf20abb.tar.gz |
mips: bmips: select OF_EMBED for all boards
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'configs/huawei_hg556a_ram_defconfig')
-rw-r--r-- | configs/huawei_hg556a_ram_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/huawei_hg556a_ram_defconfig b/configs/huawei_hg556a_ram_defconfig index b9208ff325..508d323e18 100644 --- a/configs/huawei_hg556a_ram_defconfig +++ b/configs/huawei_hg556a_ram_defconfig @@ -25,6 +25,7 @@ CONFIG_CMD_LICENSE=y CONFIG_CMD_MEMINFO=y # CONFIG_CMD_LOADS is not set # CONFIG_CMD_MISC is not set +CONFIG_OF_EMBED=y # CONFIG_NET is not set # CONFIG_DM_DEVICE_REMOVE is not set CONFIG_DM_GPIO=y |