summaryrefslogtreecommitdiff
path: root/Config.in
blob: 9128520e8cebcea92667f346d1d8d8d7c3d9bcee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $Id$
#-
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.

mainmenu "OpenADK Configuration"

config MODULES
	bool
	default y

config ADK_HAVE_DOT_CONFIG
	bool
	default y

source "target/Config.in"
source "package/Config.in"