annotations: do not drop undefined configs in derivatives
authorAndrea Righi <andrea.righi@canonical.com>
Tue, 31 Jan 2023 13:47:15 +0000 (14:47 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 31 Jan 2023 13:54:51 +0000 (14:54 +0100)
commiteb0dd317a9c5af80dfceed494a214ab550467183
treeb227289425c1c20b2e0208b5f6d2aa9867a6b8d6
parent914363162019cab74d6e89f47c6cbe5fc7794012
annotations: do not drop undefined configs in derivatives

Prevent dropping configs that are undefined across all the supported
architectures in annotations that have includes, because we may want to
use them to override configs imported from other annotations.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
kconfig/annotations.py