diff options
Diffstat (limited to 'configs/s400_defconfig')
-rw-r--r-- | configs/s400_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/s400_defconfig b/configs/s400_defconfig index 8e22c95f882..d75d296fa0e 100644 --- a/configs/s400_defconfig +++ b/configs/s400_defconfig @@ -6,7 +6,7 @@ CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20000000 CONFIG_ENV_SIZE=0x2000 CONFIG_DM_GPIO=y -CONFIG_DEFAULT_DEVICE_TREE="meson-axg-s400" +CONFIG_DEFAULT_DEVICE_TREE="amlogic/meson-axg-s400" CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_DM_RESET=y CONFIG_MESON_AXG=y |