OSDN Git Service

drm/sun4i: Add if statement instead of depends on
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 13 Jul 2017 09:54:00 +0000 (11:54 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 18 Jul 2017 14:52:41 +0000 (16:52 +0200)
commitf4c08112ad35f6a1eb7ba498a47cc58c08a175a8
tree6a0835e52913a081392ed6b8d8726e2f0a61b977
parentf0a3dd33ba685bc50f78455aec832ebcc129a687
drm/sun4i: Add if statement instead of depends on

The depends on relationship is obvious, and using an if statement will
propagate it to every option without the need for each and every one of
them to define it.

Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/gpu/drm/sun4i/Kconfig