openpiton: riscv64: Drop unnecessary 'imply SPL_RISCV_MMODE'
authorTom Rini <trini@konsulko.com>
Sat, 15 Mar 2025 01:28:38 +0000 (19:28 -0600)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 25 Mar 2025 04:13:50 +0000 (12:13 +0800)
commitb452ed448fb2ad44a4b0a07908a3673c25beb5d9
treece75a6dcc59a4f3e06cd3ac0850f900ee0f86cb7
parent02933626c7351db6f38cd72d85b47188655fbc85
openpiton: riscv64: Drop unnecessary 'imply SPL_RISCV_MMODE'

As the code is today, we get a warning about "select" statements on
"choice" options not doing anything. In this case, the option
SPL_RISCV_MMODE is the default.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Tianrui Wei <tianrui-wei@outlook.com>
board/openpiton/riscv64/Kconfig