diff options
author | Hans de Goede <[email protected]> | 2018-08-10 17:23:01 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2018-08-10 17:23:01 +0200 |
commit | 15f4c357f909d5fbde43b36e137756d5c654a59d (patch) | |
tree | bf1fe38a9877e9607e59ff09e4ab91f119531d54 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 044e7ca20496b3c728c7ec87b778bf8cca8f012b (diff) |
fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin
Having FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER with fbdev+fbcon being build
as a module does not make much sense.
Having FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER only when fbdev+fbcon are
builtin was always the intention, hence the =y checks but they were
checking the wrong option, fbcon is build as part of fb.ko, so we must
check for FB=y.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions