Merge pull request #1774 from stefansaraev/CFontz

lcdproc: add 'CFontz' driver
This commit is contained in:
Stephan Raue 2013-01-19 18:29:35 -08:00
commit 7e4cb1ace9
8 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
<setting id="UPDATE_AUTO" type="labelenum" label="2021" values="no|manual|auto" sort="yes" default="manual" /> <setting id="UPDATE_AUTO" type="labelenum" label="2021" values="no|manual|auto" sort="yes" default="manual" />
<setting label="2050" type="lsep"/> <setting label="2050" type="lsep"/>
<setting type="sep" /> <setting type="sep" />
<setting id="LCD_DRIVER" type="labelenum" label="2051" values="none|irtrans|imon|imonlcd|mdm166a|MtxOrb|dm140|lis|hd44780" sort="yes" default="none" /> <setting id="LCD_DRIVER" type="labelenum" label="2051" values="none|irtrans|imon|imonlcd|mdm166a|MtxOrb|dm140|lis|hd44780|CFontz" sort="yes" default="none" />
<setting label="2060" type="lsep"/> <setting label="2060" type="lsep"/>
<setting type="sep" /> <setting type="sep" />
<setting id="HDD_STANDBY" type="bool" label="2061" default="false" /> <setting id="HDD_STANDBY" type="bool" label="2061" default="false" />

View File

@ -295,7 +295,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780" LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz"
# Modules to install in initramfs for early boot # Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd" INITRAMFS_MODULES="uvesafb xhci-hcd"

View File

@ -295,7 +295,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780" LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz"
# Modules to install in initramfs for early boot # Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd" INITRAMFS_MODULES="uvesafb xhci-hcd"

View File

@ -295,7 +295,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780" LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz"
# Modules to install in initramfs for early boot # Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd" INITRAMFS_MODULES="uvesafb xhci-hcd"

View File

@ -295,7 +295,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780" LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz"
# Modules to install in initramfs for early boot # Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd" INITRAMFS_MODULES="uvesafb xhci-hcd"

View File

@ -295,7 +295,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780" LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz"
# Modules to install in initramfs for early boot # Modules to install in initramfs for early boot
INITRAMFS_MODULES="xhci-hcd" INITRAMFS_MODULES="xhci-hcd"

View File

@ -295,7 +295,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780" LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz"
# Modules to install in initramfs for early boot # Modules to install in initramfs for early boot
INITRAMFS_MODULES="" INITRAMFS_MODULES=""

View File

@ -290,7 +290,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780" LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz"
# Modules to install in initramfs for early boot # Modules to install in initramfs for early boot
INITRAMFS_MODULES="" INITRAMFS_MODULES=""