Skip to content
Commit 72cca72a authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Uwe Kleine-Koenig
Browse files

remove a superfluous kconfig type definition



It's either

        bool
        default y

or

        def_bool y

but not a mixture of both.

Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
parent 94fa873f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment