commit: ed40e8a26ff053fb20e76ef0a65987dd3c53b44d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jun 22 08:34:48 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jun 22 08:34:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed40e8a2
profiles/desc: Fix LCD_DEVICES syntax profiles/desc/lcd_devices.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc index 50c84dd6a52..9a9b4a7762b 100644 --- a/profiles/desc/lcd_devices.desc +++ b/profiles/desc/lcd_devices.desc @@ -35,7 +35,7 @@ goldelox - Add support for Goldelox MD1 display modules graphlcd - Meta-driver to support drivers via app-misc/graphlcd-base hd44780 - Add support for Hitachi HD44780 and compatible displays hd44780i2c - Enable hd44780 via i2c instead of parallel port driver -hd44780-i2c Enable hd44780 via i2c instead of parallel port driver +hd44780-i2c - Enable hd44780 via i2c instead of parallel port driver i2500vfd - Add support for the Intra2net Intranator 2500 VFD display i2c - Add generic support for i2c based modules icpa106 - Add support for ICP A106 alarm/LCD boards for 19" racks
