Remove the commented out sc device from the i.MX kernels, they both use
vt(4).
This commit is contained in:
parent
7d1333938f
commit
ed5c72c308
@ -136,11 +136,3 @@ device wlan_amrr # AMRR transmit rate control algorithm
|
||||
|
||||
# Flattened Device Tree
|
||||
options FDT # Configure using FDT/DTB data
|
||||
|
||||
# NOTE: serial console will be disabled if syscons enabled
|
||||
# Uncomment following lines for framebuffer/syscons support
|
||||
#device sc
|
||||
#device vt
|
||||
#device kbdmux
|
||||
#options SC_DFLT_FONT # compile font in
|
||||
#makeoptions SC_DFLT_FONT=cp437
|
||||
|
@ -125,14 +125,6 @@ device u3g # USB modems
|
||||
#device wlan_tkip # 802.11 TKIP support
|
||||
#device wlan_amrr # AMRR transmit rate control algorithm
|
||||
|
||||
# NOTE: serial console will be disabled if syscons enabled
|
||||
# Uncomment following lines for framebuffer/syscons support
|
||||
# Wandboard has no video console support yet.
|
||||
#device sc
|
||||
#device kbdmux
|
||||
#options SC_DFLT_FONT # compile font in
|
||||
#makeoptions SC_DFLT_FONT=cp437
|
||||
|
||||
device vt
|
||||
device kbdmux
|
||||
device ukbd
|
||||
|
Loading…
Reference in New Issue
Block a user