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:
@ -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"
|
||||
|
Reference in New Issue
Block a user