summaryrefslogtreecommitdiff
path: root/target/linux/mvebu/patches-4.1/205-arm_mvebu_enable_pwm_in_defconfig.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-05-20 14:36:51 +0200
committerFelix Fietkau <nbd@nbd.name>2016-05-20 14:38:10 +0200
commit24b8d31badc276c5c532995c523a2c7c898be497 (patch)
tree9864d789dcaaecde77989f4d5d9a4762e069b478 /target/linux/mvebu/patches-4.1/205-arm_mvebu_enable_pwm_in_defconfig.patch
parent8eab383782d94c3a0c68c81e8a345ce450923f8c (diff)
downloadmtk-20170518-24b8d31badc276c5c532995c523a2c7c898be497.zip
mtk-20170518-24b8d31badc276c5c532995c523a2c7c898be497.tar.gz
mtk-20170518-24b8d31badc276c5c532995c523a2c7c898be497.tar.bz2
mvebu: update to linux 4.4
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mvebu/patches-4.1/205-arm_mvebu_enable_pwm_in_defconfig.patch')
-rw-r--r--target/linux/mvebu/patches-4.1/205-arm_mvebu_enable_pwm_in_defconfig.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/target/linux/mvebu/patches-4.1/205-arm_mvebu_enable_pwm_in_defconfig.patch b/target/linux/mvebu/patches-4.1/205-arm_mvebu_enable_pwm_in_defconfig.patch
deleted file mode 100644
index 024d692..0000000
--- a/target/linux/mvebu/patches-4.1/205-arm_mvebu_enable_pwm_in_defconfig.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Now that the gpio driver also supports PWM operation, enable
-the PWM framework in mvebu_v7_defconfig.
-
-Signed-off-by: Andrew Lunn <andrew@lunn.ch>
----
- arch/arm/configs/mvebu_v7_defconfig | 1 +
- 1 file changed, 1 insertion(+)
-
---- a/arch/arm/configs/mvebu_v7_defconfig
-+++ b/arch/arm/configs/mvebu_v7_defconfig
-@@ -120,6 +120,7 @@ CONFIG_DMADEVICES=y
- CONFIG_MV_XOR=y
- # CONFIG_IOMMU_SUPPORT is not set
- CONFIG_MEMORY=y
-+CONFIG_PWM=y
- CONFIG_EXT4_FS=y
- CONFIG_ISO9660_FS=y
- CONFIG_JOLIET=y