[PATCH 0/3] arm64: defconfig updates

Stuart Yoder stuart.yoder at nxp.com
Tue Apr 19 15:39:00 PDT 2016


This patch series was based on 4.6-rc4.

As far as I know, when doing a 'make defconfig' immediately followed by 
'make savedefconfig', the resulting defconfig should exactly match
the original defconfig.  This was not the case for arm64 and patch 1 cleans
that up.

Patch 2 enables 48-bit VA to allow certain armv8 SoCs to cover all of
their physical memory regions. (see email thread:
http://www.spinics.net/lists/arm-kernel/msg497210.html)

Patch 3 enables some additional device for Freescale/NXP SoCs.

Stuart Yoder (3):
  arm64: defconfig: cleanup the defconfig
  arm64: defconfig: enable 48-bit virtual addresses
  arm64: defconfig: enable freescale/nxp config options

 arch/arm64/configs/defconfig | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
1.9.0




More information about the linux-arm-kernel mailing list