[YCONFIG] Add networking & splash-screen enables
Add NETWORKING_ENABLED
to be used in the *-features.conf
file to check
if the networking suite is enabled (for Things flavour). When
NETWORKING_SUITE != none
this flag is enabled.
Add SPLASH_SCREEN_ENABLED
to be used in the *-features.conf
file to
checkf it the splash-screen is enabled (for Embedded flavour). When a
splash-screen provider is selected this flag is enabled.
Signed-off-by: Nicola Sparnacci nicola.sparnacci@seco.com