mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
framebuffer/configure: remove unused --restore-prev-mode
this is unused, untested and most likely not working at all
Origin commit data
------------------
Branch: ni/coolstream
Commit: c695ae8ea8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-04 (Sat, 04 Feb 2017)
------------------
This commit was generated by Migit
This commit is contained in:
committed by
Michael Liebmann
parent
a553cc417a
commit
7772bf165e
@@ -146,10 +146,6 @@ AC_ARG_ENABLE(keyboard-no-rc,
|
||||
[ --enable-keyboard-no-rc enable keyboard control, disable rc control],
|
||||
[AC_DEFINE(KEYBOARD_INSTEAD_OF_REMOTE_CONTROL,1,[enable keyboard control, disable rc control])])
|
||||
|
||||
AC_ARG_ENABLE(restore-prev-mode,
|
||||
[ --enable-restore-prev-mode enable return from graphics mode],
|
||||
[AC_DEFINE(RETURN_FROM_GRAPHICS_MODE,1,[enable return from graphics mode])])
|
||||
|
||||
AC_ARG_ENABLE(mdev,
|
||||
[ --enable-mdev disable broken neutrino mount hack, use with mdev],
|
||||
[AC_DEFINE(ASSUME_MDEV,1,[disable broken neutrino mount hack, use with mdev])])
|
||||
|
Reference in New Issue
Block a user