arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configs
authorTony Dinh <mibodhi@gmail.com>
Thu, 1 Jul 2021 04:26:23 +0000 (21:26 -0700)
committerStefan Roese <sr@denx.de>
Mon, 19 Jul 2021 06:44:06 +0000 (08:44 +0200)
commit2fd89bd3b141a5c487eaa0a5352c382c9d8a0c0d
tree1efbf1d6629fbd8a2868c00c0d09e38e607b7cf3
parentee48f53722b092618bab6597e92073a97de227f4
arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configs

Convert to Driver Model.

- Add DM USB, DM Ethernet, and DM SATA configs to nsa310s_defconfig
- Add CONFIG_DEFAULT_DEVICE_TREE to nsa310s_defconfig
- Move CONFIG_ENV_SECT_SIZE from board file to nsa310s_defconfig
- Add CONFIG_IDENT_STRING, and CONFIG_NET_RANDOM_ETHADDR
to nsa310s_defconfig

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/nsa310s_defconfig