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:
@ -67,6 +67,7 @@ config LCD4LINUX_DRV_Noritake
|
||||
config LCD4LINUX_DRV_NULL
|
||||
bool
|
||||
prompt "NULL"
|
||||
default y
|
||||
|
||||
config LCD4LINUX_DRV_PNG
|
||||
bool
|
||||
|
Reference in New Issue
Block a user