From 0c29d42dfb8ecdaa13c6a02d226ed416939a96e5 Mon Sep 17 00:00:00 2001 From: Jonas Karlman Date: Sun, 19 Feb 2017 22:34:52 +0100 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