mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3026_86v:
1.defconfig add support lowerpower warning;
2.fix backlight splash;
This commit is contained in:
@@ -318,6 +318,7 @@ CONFIG_RGA_RK30=y
|
||||
CONFIG_LOGO=y
|
||||
# CONFIG_LOGO_LINUX_MONO is not set
|
||||
# CONFIG_LOGO_LINUX_VGA16 is not set
|
||||
CONFIG_LOGO_LOWERPOWER_WARNING=y
|
||||
CONFIG_SOUND=y
|
||||
CONFIG_SND=y
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
|
||||
@@ -278,6 +278,7 @@ static struct rk29_bl_info rk29_bl_info = {
|
||||
.io_deinit = rk29_backlight_io_deinit,
|
||||
.pwm_suspend = rk29_backlight_pwm_suspend,
|
||||
.pwm_resume = rk29_backlight_pwm_resume,
|
||||
.pre_div = 10000,
|
||||
};
|
||||
|
||||
static struct platform_device rk29_device_backlight = {
|
||||
|
||||
Reference in New Issue
Block a user