On Sat, Dec 17, 2016 at 1:18 AM, Tom Rini wrote:
> On Thu, Dec 15, 2016 at 07:30:40PM -0200, Fabio Estevam wrote:
>
>> From: Fabio Estevam
>>
>> Move USE_ARCH_MEMCPY/MEMSET options to Kconfig.
>>
>> Make it "default y" for the ARMv7 architecture and make it
>> depend on !ARM64 && !SPL.
>>
>> Sign
On Thu, Dec 15, 2016 at 07:30:40PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Move USE_ARCH_MEMCPY/MEMSET options to Kconfig.
>
> Make it "default y" for the ARMv7 architecture and make it
> depend on !ARM64 && !SPL.
>
> Signed-off-by: Fabio Estevam
Applied to u-boot/master, thank
From: Fabio Estevam
Move USE_ARCH_MEMCPY/MEMSET options to Kconfig.
Make it "default y" for the ARMv7 architecture and make it
depend on !ARM64 && !SPL.
Signed-off-by: Fabio Estevam
---
Changes since v2:
- Move it to arch/arm/Kconfig
- Change default and depends logic
arch/arm/Kconfig
3 matches
Mail list logo