Skip to content

Commit

Permalink
Update uboot.defconfig
Browse files Browse the repository at this point in the history
Enable PWM
  • Loading branch information
deividAlfa authored Jun 26, 2021
1 parent c1d5cdb commit 5126089
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions board/allwinner/suniv-f1c100s/uboot.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ CONFIG_BOOTDELAY=0
CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:18,pclk_khz:30000,le:16,ri:209,up:22,lo:22,hs:30,vs:1,sync:0,vmode:0"
CONFIG_VIDEO_LCD_BL_PWM="PE12"
CONFIG_VIDEO_LCD_BL_PWM_ACTIVE_LOW=n
CONFIG_DM_PWM=y
CONFIG_PWM_SUNXI=y

CONFIG_NET=n

Expand Down

0 comments on commit 5126089

Please sign in to comment.