From 41e6b396a5e51e4bb2cdf6ae2121801d42d048e9 Mon Sep 17 00:00:00 2001 From: Jamie Coldhill Date: Mon, 20 Feb 2017 15:28:48 +0800 Subject: [PATCH] WeTek_Hub/WeTek_Play_2: disable meson PWM support --- projects/WeTek_Hub/linux/linux.aarch64.conf | 1 + projects/WeTek_Play_2/linux/linux.aarch64.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/projects/WeTek_Hub/linux/linux.aarch64.conf b/projects/WeTek_Hub/linux/linux.aarch64.conf index 36ace205dd..dd1acc5798 100644 --- a/projects/WeTek_Hub/linux/linux.aarch64.conf +++ b/projects/WeTek_Hub/linux/linux.aarch64.conf @@ -828,6 +828,7 @@ CONFIG_I2C_AML=y # CONFIG_I2C_SW_AML is not set # CONFIG_BCM2079X_I2C is not set # CONFIG_AML_PWM is not set +# CONFIG_MESON_PWM is not set # # HDMI TX Support diff --git a/projects/WeTek_Play_2/linux/linux.aarch64.conf b/projects/WeTek_Play_2/linux/linux.aarch64.conf index f49419b859..b20475bfa5 100644 --- a/projects/WeTek_Play_2/linux/linux.aarch64.conf +++ b/projects/WeTek_Play_2/linux/linux.aarch64.conf @@ -828,6 +828,7 @@ CONFIG_I2C_AML=y # CONFIG_I2C_SW_AML is not set # CONFIG_BCM2079X_I2C is not set # CONFIG_AML_PWM is not set +# CONFIG_MESON_PWM is not set # # HDMI TX Support