lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20171227122722.5219-3-malat@debian.org> Date: Wed, 27 Dec 2017 13:27:02 +0100 From: Mathieu Malaterre <malat@...ian.org> To: Zubair.Kakakhel@...tec.com Cc: Mathieu Malaterre <malat@...ian.org>, Srinivas Kandagatla <srinivas.kandagatla@...aro.org>, Rob Herring <robh+dt@...nel.org>, Mark Rutland <mark.rutland@....com>, Ralf Baechle <ralf@...ux-mips.org>, PrasannaKumar Muralidharan <prasannatsmkumar@...il.com>, "David S. Miller" <davem@...emloft.net>, Mauro Carvalho Chehab <mchehab@...nel.org>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Randy Dunlap <rdunlap@...radead.org>, Philippe Ombredanne <pombredanne@...b.com>, Kate Stewart <kstewart@...uxfoundation.org>, Thomas Gleixner <tglx@...utronix.de>, Paul Cercueil <paul@...pouillou.net>, Harvey Hunt <harvey.hunt@...tec.com>, Krzysztof Kozlowski <krzk@...nel.org>, James Hogan <jhogan@...nel.org>, linux-kernel@...r.kernel.org, devicetree@...r.kernel.org, linux-mips@...ux-mips.org Subject: [PATCH 2/2] dts: Probe efuse for CI20 Signed-off-by: Mathieu Malaterre <malat@...ian.org> --- arch/mips/configs/ci20_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig index b5f4ad8f2c45..62c63617e97a 100644 --- a/arch/mips/configs/ci20_defconfig +++ b/arch/mips/configs/ci20_defconfig @@ -171,3 +171,5 @@ CONFIG_STACKTRACE=y # CONFIG_FTRACE is not set CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="earlycon console=ttyS4,115200 clk_ignore_unused" +CONFIG_NVMEM=y +CONFIG_JZ4780_EFUSE=y -- 2.11.0
Powered by blists - more mailing lists