diff options
Diffstat (limited to 'configs/sei510_defconfig')
-rw-r--r-- | configs/sei510_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sei510_defconfig b/configs/sei510_defconfig index c4a49fbd6f0..791979e7449 100644 --- a/configs/sei510_defconfig +++ b/configs/sei510_defconfig @@ -10,7 +10,7 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20000000 CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0xFFFF0000 CONFIG_DM_GPIO=y -CONFIG_DEFAULT_DEVICE_TREE="meson-g12a-sei510" +CONFIG_DEFAULT_DEVICE_TREE="amlogic/meson-g12a-sei510" CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_DM_RESET=y CONFIG_MESON_G12A=y |