topconfig enable VT_HW_CONSOLE_BINDING

seen enabled on fedora, and only disabled due to legacy reasons
(was a dev option back then).
fixes stupid grub to first load efifb and to allow to unbind that one.

Tested-by: Kan-Ru Chen <kanru@kanru.info>

svn path=/dists/trunk/linux-2.6/; revision=15174
This commit is contained in:
Maximilian Attems 2010-02-16 10:26:43 +00:00
parent 0444600a0f
commit 94302494a9
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -8,8 +8,9 @@ linux-2.6 (2.6.32-9) UNRELEASED; urgency=low
* macvlan: Add bridge, VEPA and private modes (Closes: #568756)
[ maximilian attems]
* Postinst don't refercence k-p related manpage. (Closes: #542208)
* Postinst don't refercence k-p related manpage. (closes: #542208)
* Postinst only write kernel-img.conf for palo boxes.
* Enable VT_HW_CONSOLE_BINDING for unbinding efifb. (closes: #569314)
[ Bastian Blank ]
* Restrict access to sensitive SysRq keys by default.

View File

@ -209,7 +209,7 @@ CONFIG_BT_MRVL_SDIO=m
##
## file: drivers/char/Kconfig
##
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_VT_HW_CONSOLE_BINDING=y
# CONFIG_DEVKMEM is not set
CONFIG_COMPUTONE=m
CONFIG_MOXA_SMARTIO=m