mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-am33x-legacy: add CONFIG_EHRPWM_TEST=m
This commit is contained in:
parent
38e0f362b6
commit
d42bb0842b
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
bonerel=28
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
|
|
@ -4013,7 +4013,7 @@ CONFIG_PWM_TIEHRPWM=y
|
|||
CONFIG_PWM_TIPWMSS=y
|
||||
CONFIG_PWM_TWL=y
|
||||
CONFIG_PWM_TWL_LED=y
|
||||
# CONFIG_EHRPWM_TEST is not set
|
||||
CONFIG_EHRPWM_TEST=m
|
||||
# CONFIG_IPACK_BUS is not set
|
||||
CONFIG_RSTCTL=y
|
||||
CONFIG_RSTCTL_GPIO=y
|
||||
|
|
Loading…
Reference in a new issue