[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190512082614.9045-2-tiny.windzz@gmail.com>
Date: Sun, 12 May 2019 04:26:12 -0400
From: Yangtao Li <tiny.windzz@...il.com>
To: tiny.windzz@...il.com, rui.zhang@...el.com, edubezval@...il.com,
daniel.lezcano@...aro.org, robh+dt@...nel.org,
mark.rutland@....com, maxime.ripard@...tlin.com, wens@...e.org,
catalin.marinas@....com, will.deacon@....com, davem@...emloft.net,
mchehab+samsung@...nel.org, gregkh@...uxfoundation.org,
Jonathan.Cameron@...wei.com, nicolas.ferre@...rochip.com,
paulmck@...ux.ibm.com, andy.gross@...aro.org, olof@...om.net,
bjorn.andersson@...aro.org, jagan@...rulasolutions.com,
marc.w.gonzalez@...e.fr, stefan.wahren@...e.com,
enric.balletbo@...labora.com
Cc: linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 1/3] arm64: defconfig: add allwinner sid support
Sid contains speedbin information and temperature sensor
calibration information and more, which are important for SOC.
This patch enables CONFIG_NVMEM_SUNXI_SID by default.
Signed-off-by: Yangtao Li <tiny.windzz@...il.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2d9c39033c1a..8c23dd60f906 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -736,6 +736,7 @@ CONFIG_PHY_TEGRA_XUSB=y
CONFIG_HISI_PMU=y
CONFIG_QCOM_L2_PMU=y
CONFIG_QCOM_L3_PMU=y
+CONFIG_NVMEM_SUNXI_SID=y
CONFIG_QCOM_QFPROM=y
CONFIG_ROCKCHIP_EFUSE=y
CONFIG_UNIPHIER_EFUSE=y
--
2.17.0
Powered by blists - more mailing lists