Add configs for boards to replace the direct manipulation of CFLAGS.
For configs I have added, I have been using the prefix CONFIG_ to match Kconfig.
The idea is to eventually have a proper tool for managing build configs, such as using Kconfig itself.
Add configs for boards to replace the direct manipulation of
CFLAGS.For configs I have added, I have been using the prefix
CONFIG_to match Kconfig.The idea is to eventually have a proper tool for managing build configs, such as using Kconfig itself.