commit | 7aec65216cb3241a57f7294fcdf991726358260e | [log] [tgz] |
---|---|---|
author | Angelo Dureghello <angelo@kernel-space.org> | Sun Feb 26 00:16:39 2023 +0100 |
committer | Angelo Dureghello <angelo@kernel-space.org> | Wed Mar 15 01:45:19 2023 +0100 |
tree | 0372bc18e2e5802a2745ec2a499db15a9fe800bd | |
parent | 49becce3ab01d49c916e20d6c4e3e40ddd7932b5 [diff] |
board: amcore: fix config options namespace Remove CONFIG_ namespace options from .h, moving them to defconfig, while changing non-defconfig options to CFG_ namespace. Signed-off-by: Angelo Durgehello <angelo@kernel-space.org>