commit | c432c08805963f9b145b86b5f4ac945881e1b9df | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Sat Jun 23 10:24:23 2018 -0700 |
committer | Olof Johansson <olof@lixom.net> | Sat Jun 23 10:24:25 2018 -0700 |
tree | 0a72b48e2048f1eab7ae797ac64fedae99576fff | |
parent | fab9715bb89720c0eaf1a289972d133502d5267d [diff] |
arm64: defconfig: renormalize based on recent additions The defconfig has drifted over time, as Kconfig entries have changed order or default values. Several maintainers ended up running 'savedefconfig' themselves which caused a cascade of conflicts. Let's do it once and for all in our tree before -rc2 instead. Signed-off-by: Olof Johansson <olof@lixom.net>