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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 30 May 2014 13:07:28 -0500
From:	Kumar Gala <galak@...eaurora.org>
To:	Stephen Boyd <sboyd@...eaurora.org>
Cc:	David Brown <davidb@...eaurora.org>, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH] ARM: qcom: Enable GSBI driver in defconfig


On May 30, 2014, at 12:28 PM, Stephen Boyd <sboyd@...eaurora.org> wrote:

> On 05/29/14 09:26, Kumar Gala wrote:
>> Signed-off-by: Kumar Gala <galak@...eaurora.org>
>> ---
>> arch/arm/configs/qcom_defconfig | 1 +
>> 1 file changed, 1 insertion(+)
>> 
>> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
>> index bfed753..42ebd72 100644
>> --- a/arch/arm/configs/qcom_defconfig
>> +++ b/arch/arm/configs/qcom_defconfig
>> @@ -131,6 +131,7 @@ CONFIG_RTC_CLASS=y
>> CONFIG_DMADEVICES=y
>> CONFIG_QCOM_BAM_DMA=y
>> CONFIG_STAGING=y
>> +CONFIG_QCOM_GSBI=y
>> CONFIG_COMMON_CLK_QCOM=y
>> CONFIG_MSM_GCC_8660=y
>> CONFIG_MSM_MMCC_8960=y
> 
> It would be good to do this in the multi-platform defconfig as well.
> Otherwise users of that defconfig (i.e. khilman's boot tester) will
> start failing to boot once the DT changes land.
> 
> — 

Will do after 3.16-rc1, as nothing Kevin is booting uses the GSBI.

Trying to decide if we should have some Kconfig dependency here.

- k

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists