commit | b9c99f0f29c27357e9a453c020cdecf04f29e6ab | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Wed Dec 07 11:23:17 2022 +0800 |
committer | David Hu <david.hu@arm.com> | Wed Mar 01 09:23:26 2023 +0100 |
tree | 9828b913861952a3f056a7363fecc601ec6d1b95 | |
parent | d0e49715e0c0509c3dba42d8ebc9baee76bd98f2 [diff] |
Build: Separate Kconfig system from CMake config system The Kconfig system now has a separated routine rather than integrated into the CMake Config system. It is now easy to adjust the config steps for the Kconfig system without impacting the CMake system. Change-Id: I41e088a571448ab74ab9e669d73a623bc9af5e51 Signed-off-by: Kevin Peng <kevin.peng@arm.com>