rapidio: remove choice for enumeration
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 11 May 2024 00:09:53 +0000 (09:09 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 14 May 2024 14:36:19 +0000 (23:36 +0900)
commitbfb57ef0544ae6f67bf83430aa0bb877897da783
treefee4f5ac6d5dfdc6a8b2ed758984305e361cd4bf
parent01b99162545b70656a486d34c5f39bbba75a5342
rapidio: remove choice for enumeration

This is the last use of the tristate choice.

This choice was introduced a decade ago by commit a11650e11093
("rapidio: make enumeration/discovery configurable"). Since then,
RAPIDIO_ENUM_BASIC has always been the sole member.

There was no need to have this choice block.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
drivers/rapidio/Kconfig