On Fri, 18 Jun 2021 at 08:57, Pali Rohár <[email protected]> wrote: > > From: Ivaylo Dimitrov <[email protected]> > > Also disable various options that are auto-enabled by default, but not > really applicable to RX-51. > > Enable CONFIG_SYS_THUMB_BUILD, otherwise the resulting binary becomes too > large to be useful on a real hardware. > > Signed-off-by: Ivaylo Dimitrov <[email protected]> > Tested-by: Pali Rohár <[email protected]> > --- > configs/nokia_rx51_defconfig | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

