annotations: remove configs that are undefined across all arches/flavours
authorAndrea Righi <andrea.righi@canonical.com>
Tue, 3 Jan 2023 09:10:57 +0000 (10:10 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 30 Jan 2023 08:12:28 +0000 (09:12 +0100)
commitb495110ce9cfc3ba53ac7576892547614d75dd73
treee6da7d7ba14305eb3a2f2491bb7e71d65aa542f2
parentf6ccd8bef5515bcc5ea575b2be29cf3c835d68eb
annotations: remove configs that are undefined across all arches/flavours

Sometimes certain config options are removed in new kernels, so when
annotations is updated these options result to be undefined across all
architectures and flavours, in this case it's much more clean to simply
drop them from annotations (considering that the kernel doesn't support
them anymore).

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