lcd4linux fixes:

- lcd4linux needs at least 1 driver & 1 plugin enabled, assume all drivers & plugins are wanted when none are selected
 - since enabling all plugins prevents lcd4linux from building, enable only the NULL driver until we can figure something better
 - bump release number


git-svn-id: svn://svn.openwrt.org/openwrt/packages@12094 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2008-08-04 14:56:45 +00:00
parent af29ddfb14
commit 747b8a6b99
2 changed files with 15 additions and 6 deletions

View File

@ -67,6 +67,7 @@ config LCD4LINUX_DRV_Noritake
config LCD4LINUX_DRV_NULL
bool
prompt "NULL"
default y
config LCD4LINUX_DRV_PNG
bool