Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72cca72a authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Uwe Kleine-König
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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -156,7 +156,6 @@ config ARCH_MTD_XIP
	bool

config GENERIC_HARDIRQS_NO__DO_IRQ
	bool
	def_bool y

if OPROFILE