pwrtray: Add support for FB blanking

git-svn-id: svn://svn.openwrt.org/openwrt/packages@23124 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb 2010-09-26 22:03:45 +00:00
parent 3b85c8aae5
commit 58ff62334d
2 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pwrtray
PKG_REV:=36b80fb91a863555a5608972df19574644e67c4d
PKG_REV:=5f61c465b6f14909cda0d18bf9ccf5bb34d86e5b
PKG_VERSION:=$(PKG_REV)
PKG_RELEASE:=1

View File

@ -10,3 +10,7 @@ autodim_max=80
# Enable auto-dimming by default?
autodim_default_on=1
[SCREEN]
# Framebuffer device for screen blanking
fbdev=/dev/fb0