commit | f4c08112ad35f6a1eb7ba498a47cc58c08a175a8 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Jul 13 11:54:00 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 18 16:52:41 2017 +0200 |
tree | 6a0835e52913a081392ed6b8d8726e2f0a61b977 | |
parent | f0a3dd33ba685bc50f78455aec832ebcc129a687 [diff] |
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>