989b5722dd9255a06ae1cb279a201d5af412eee8
[openwrt/svn-archive/feeds.git] / efl / enlightenment / Config.in
1 choice
2 prompt "default enlightenment profile"
3 default E17_STANDARD
4
5 config E17_ILLUME
6 bool
7 prompt "illume"
8
9 config E17_MINIMALIST
10 bool
11 prompt "minimalist"
12
13 config E17_NETBOOK
14 bool
15 prompt "netbook"
16
17 config E17_SCALEABLE
18 bool
19 prompt "scalable"
20
21 config E17_STANDARD
22 bool
23 prompt "standard"
24
25 endchoice