board: lsxl: automatically select CONFIG_MISC_INIT_R
authorMichael Walle <michael@walle.cc>
Wed, 17 Aug 2022 19:37:58 +0000 (21:37 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:39:36 +0000 (12:39 +0200)
commit7717c2faf8984505a72962bac582ce65fb2a4641
treeb342b8110634610d545cb2cdc3939b7461029dfb
parentb6a0683fe6b38cf0c5fb80a4eb07743908f04311
board: lsxl: automatically select CONFIG_MISC_INIT_R

The board code needs this to be set. Otherwise, the recovery mechanism
doesn't work. Therefore, select this option automatically with the
board.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-kirkwood/Kconfig
board/buffalo/lsxl/lsxl.c
configs/lschlv2_defconfig
configs/lsxhl_defconfig