commit | 2118a272e3c2ae9e677ab0527939a979dc1a0f60 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Wed Apr 03 13:46:37 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 03 10:23:45 2019 -0400 |
tree | b8f38506f9914d91d208d1df1b02da6bbd25c4df | |
parent | 82548aaad57b4060e57dfecc7752253eb3534474 [diff] |
configs: khadas_vim2: Fix defconfig The Khadas VIM2 defconfig was missing the USB PHY config and two other misc configs to setup dram banks and call misc_init_r. Align it on the other Amlogic SoC based boards defconfig. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>