From 846bba80480c5d5f93d2a7c8f872719173d4b365 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 13 Apr 2018 20:20:55 -0700 Subject: [PATCH] [arm64] Enable features to support Pinebook and other A64 systems: CONFIG_USB_MUSB_HDRC, CONFIG_USB_MUSB_SUNXI, CONFIG_SUN8I_DE2_CCU, CONFIG_DMA_SUN6I --- debian/changelog | 5 +++++ debian/config/arm64/config | 12 ++++++++++++ 2 files changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index 19f498896..2db2e49be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,11 @@ linux (4.16-1~exp2) UNRELEASED; urgency=medium [ James Clarke ] * [ia64] Drop nic-modules Depends overrides (fixes FTBFS) + [ Vagrant Cascadian ] + * [arm64] Enable features to support Pinebook and other A64 systems: + CONFIG_USB_MUSB_HDRC, CONFIG_USB_MUSB_SUNXI, CONFIG_SUN8I_DE2_CCU, + CONFIG_DMA_SUN6I + -- Ben Hutchings Sun, 08 Apr 2018 19:03:49 +0100 linux (4.16-1~exp1) experimental; urgency=medium diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 33412cbbe..2770fe645 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -139,6 +139,11 @@ CONFIG_MSM_GCC_8916=y CONFIG_MSM_GCC_8996=y CONFIG_MSM_MMCC_8996=y +## +## file: drivers/clk/sunxi-ng/Kconfig +## +CONFIG_SUN8I_DE2_CCU=y + ## ## file: drivers/cpufreq/Kconfig ## @@ -183,6 +188,7 @@ CONFIG_PL330_DMA=m CONFIG_TEGRA20_APB_DMA=y CONFIG_TEGRA210_ADMA=y CONFIG_XGENE_DMA=m +CONFIG_DMA_SUN6I=m ## ## file: drivers/dma/qcom/Kconfig @@ -1012,6 +1018,12 @@ CONFIG_USB_ISP1760_DUAL_ROLE=y ## CONFIG_USB_HSIC_USB3503=m +## +## file: drivers/usb/musb/Kconfig +## +CONFIG_USB_MUSB_HDRC=m +CONFIG_USB_MUSB_SUNXI=m + ## ## file: drivers/usb/phy/Kconfig ##