forked from Freetz/freetz
-
-
Notifications
You must be signed in to change notification settings - Fork 108
/
3490--EN--07_0X.in
79 lines (52 loc) · 1.27 KB
/
3490--EN--07_0X.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
if FREETZ_TYPE_3490 && FREETZ_TYPE_LANG_EN && FREETZ_AVM_VERSION_07_0X
config FREETZ_AVM_HAS_BRANDING_avme
def_bool y
config FREETZ_AVM_HAS_MULTIPLE_LANGUAGES
def_bool y
config FREETZ_AVM_HAS_LANGUAGE_de
def_bool y
config FREETZ_AVM_HAS_LANGUAGE_en
def_bool y
config FREETZ_AVM_HAS_LANGUAGE_es
def_bool y
config FREETZ_AVM_HAS_LANGUAGE_fr
def_bool y
config FREETZ_AVM_HAS_LANGUAGE_it
def_bool y
config FREETZ_AVM_HAS_LANGUAGE_pl
def_bool y
config FREETZ_AVM_HAS_REBOOT_SCRIPT
def_bool y
config FREETZ_AVM_HAS_IP_BINARY
def_bool y
config FREETZ_AVM_HAS_NOEXEC
def_bool y
config FREETZ_AVM_HAS_UPSI_2023_TR064CGI
def_bool y
config FREETZ_AVM_HAS_SAMBA_SMBD
def_bool y
config FREETZ_AVM_HAS_NEXUS
def_bool y
config FREETZ_AVM_HAS_MESHD
def_bool y
config FREETZ_AVM_HAS_PLCD
def_bool y
config FREETZ_AVM_HAS_NSSWITCH
def_bool y
config FREETZ_AVM_PROP_SQUASHFS_VERSION_4
def_bool y
config FREETZ_AVM_PROP_SQUASHFS_COMPRESSION_XZ
def_bool y
config FREETZ_AVM_PROP_OUTER_FILESYSTEM_TYPE_EXT2
def_bool y
config FREETZ_AVM_PROP_KERNEL_3_10_107
def_bool y
config FREETZ_AVM_PROP_KERNEL_CONFIG_AREA_SIZE_64
def_bool y
config FREETZ_AVM_PROP_GCC_5
def_bool y
config FREETZ_AVM_PROP_UCLIBC_1_0_14
def_bool y
config FREETZ_AVM_PROP_UCLIBC_XLOCALE
def_bool y
endif