Convert CONFIG_TRACE et al to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 8 Nov 2021 03:59:40 +0000 (22:59 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 12 Nov 2021 19:18:17 +0000 (14:18 -0500)
commit53b3df4e0c78a1662b9d2eeba05da17df2f7756e
tree98cc7cca12ec51b841551771694e94cce2bd69b4
parentc7452991562b5491c12a3bd89131368518c2c000
Convert CONFIG_TRACE et al to Kconfig

This converts the following to Kconfig:
   CONFIG_TRACE
   CONFIG_TRACE_BUFFER_SIZE
   CONFIG_TRACE_EARLY
   CONFIG_TRACE_EARLY_ADDR
   CONFIG_TRACE_EARLY_SIZE

Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/exynos5-common.h
include/configs/sandbox.h