Navigation Menu

Skip to content

Commit

Permalink
Fix PWM for NanoPi Neo
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Oct 12, 2016
1 parent 12e3838 commit c47bdf2
Show file tree
Hide file tree
Showing 2 changed files with 1,995 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/kernel/linux-sun8i-default.config
Expand Up @@ -1849,6 +1849,10 @@ CONFIG_SERIAL_SUNXI_CONSOLE=y
# CONFIG_DCC_TTY is not set
# CONFIG_RAMOOPS is not set
# CONFIG_SUNXI_D7S is not set
CONFIG_MATRIX_GPIO_INT=m
CONFIG_MATRIX_PWM=m
CONFIG_MATRIX_ROTARY_ENCODER=m
CONFIG_MATRIX_HCSR04=m
# CONFIG_IR_CUT is not set
CONFIG_SUNXI_CMATESET=y
# CONFIG_SUNXI_ARISC_TEST is not set
Expand Down

0 comments on commit c47bdf2

Please sign in to comment.