clean up after ca-certificates rework
[openadk.git] / Config.in
blob2f741cdc9ee6ccc1316d71f5af7667770a2fc089
1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 config ADKVERSION
5         string
6         option env="ADKVERSION"
8 mainmenu "OpenADK Configuration"
10 config MODULES
11         bool
12         default y
14 config ADK_HAVE_DOT_CONFIG
15         bool
16         default y
18 source "target/Config.in"
19 source "package/Config.in"