diff options
Diffstat (limited to 'configs/M53017EVB_defconfig')
-rw-r--r-- | configs/M53017EVB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M53017EVB_defconfig b/configs/M53017EVB_defconfig index 0b1073af611..9eef96df488 100644 --- a/configs/M53017EVB_defconfig +++ b/configs/M53017EVB_defconfig @@ -1,6 +1,7 @@ CONFIG_M68K=y CONFIG_SYS_TEXT_BASE=0x0 CONFIG_TARGET_M53017EVB=y +CONFIG_DEFAULT_DEVICE_TREE="M53017EVB" CONFIG_BOOTDELAY=1 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="root=/dev/mtdblock3 rw rootfstype=jffs2" |