From d42bb0842bae7cada902fd7726a16cd210368d3f Mon Sep 17 00:00:00 2001 From: WarheadsSE Date: Tue, 15 Oct 2013 12:21:47 -0400 Subject: [PATCH] core/linux-am33x-legacy: add CONFIG_EHRPWM_TEST=m --- core/linux-am33x-legacy/PKGBUILD | 2 +- core/linux-am33x-legacy/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/linux-am33x-legacy/PKGBUILD b/core/linux-am33x-legacy/PKGBUILD index 40cf155b3..6cb1a0c91 100644 --- a/core/linux-am33x-legacy/PKGBUILD +++ b/core/linux-am33x-legacy/PKGBUILD @@ -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/" diff --git a/core/linux-am33x-legacy/config b/core/linux-am33x-legacy/config index 15d0849d0..833c77f0d 100644 --- a/core/linux-am33x-legacy/config +++ b/core/linux-am33x-legacy/config @@ -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