package/lcd4linux: add driver for the LCD of the TEW-673GRU board

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30381 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2012-02-08 16:39:20 +00:00
parent 6a681f394e
commit f52c927a65
5 changed files with 896 additions and 2 deletions

View File

@ -240,6 +240,12 @@ config LCD4LINUX_CUSTOM_DRIVER_T6963
prompt "T6963"
select LCD4LINUX_CUSTOM_NEEDS_libgd
config LCD4LINUX_CUSTOM_DRIVER_TEW673GRU
bool
select LCD4LINUX_CUSTOM_NEEDS_libgd
depends on TARGET_ar71xx
default TARGET_ar71xx
config LCD4LINUX_CUSTOM_DRIVER_Trefon
bool
prompt "Trefon"