diff options
Diffstat (limited to 'configs/sei610_defconfig')
-rw-r--r-- | configs/sei610_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sei610_defconfig b/configs/sei610_defconfig index f19f3b55d9..3c8b6fcbaa 100644 --- a/configs/sei610_defconfig +++ b/configs/sei610_defconfig @@ -12,6 +12,7 @@ CONFIG_DEBUG_UART_BASE=0xff803000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_IDENT_STRING=" sei610" # CONFIG_PSCI_RESET is not set +CONFIG_DEFAULT_DEVICE_TREE="meson-sm1-sei610" CONFIG_DEBUG_UART=y CONFIG_OF_BOARD_SETUP=y CONFIG_USE_PREBOOT=y @@ -31,7 +32,6 @@ CONFIG_CMD_USB_MASS_STORAGE=y CONFIG_CMD_BMP=y CONFIG_CMD_REGULATOR=y CONFIG_OF_CONTROL=y -CONFIG_DEFAULT_DEVICE_TREE="meson-sm1-sei610" CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y |