Home
last modified time | relevance | path

Searched refs:kconfig (Results 1 – 25 of 976) sorted by relevance

12345678910>>...40

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A DPOTFILES.in1 scripts/kconfig/lxdialog/checklist.c
2 scripts/kconfig/lxdialog/inputbox.c
3 scripts/kconfig/lxdialog/menubox.c
4 scripts/kconfig/lxdialog/textbox.c
5 scripts/kconfig/lxdialog/util.c
6 scripts/kconfig/lxdialog/yesno.c
7 scripts/kconfig/mconf.c
8 scripts/kconfig/conf.c
9 scripts/kconfig/confdata.c
10 scripts/kconfig/gconf.c
[all …]
H A Dzconf.hash.c_shipped2 …nd-line: gperf -t --output-file scripts/kconfig/zconf.hash.c_shipped -a -C -E -g -k '1,3,$' -p -t …
31 #line 10 "scripts/kconfig/zconf.gperf"
189 #line 26 "scripts/kconfig/zconf.gperf"
191 #line 37 "scripts/kconfig/zconf.gperf"
194 #line 27 "scripts/kconfig/zconf.gperf"
197 #line 30 "scripts/kconfig/zconf.gperf"
199 #line 32 "scripts/kconfig/zconf.gperf"
201 #line 20 "scripts/kconfig/zconf.gperf"
203 #line 25 "scripts/kconfig/zconf.gperf"
206 #line 33 "scripts/kconfig/zconf.gperf"
[all …]
H A D.zconf.tab.o.cmd
H A Dstreamline_config.pl137 my $kconfig = $ARGV[1];
155 my ($kconfig) = @_;
163 my $source = "$ksource/$kconfig";
173 open(my $kinfile, '<', $source) || die "Can't open $kconfig";
192 my $kconfig = $1;
194 if (!defined($read_kconfigs{$kconfig})) {
195 $read_kconfigs{$kconfig} = 1;
196 read_kconfig($kconfig);
267 if ($kconfig) {
268 read_kconfig($kconfig);
H A D.conf.cmd
H A D.conf.o.cmd
/OK3568_Linux_fs/buildroot/support/kconfig/
H A DPOTFILES.in1 scripts/kconfig/lxdialog/checklist.c
2 scripts/kconfig/lxdialog/inputbox.c
3 scripts/kconfig/lxdialog/menubox.c
4 scripts/kconfig/lxdialog/textbox.c
5 scripts/kconfig/lxdialog/util.c
6 scripts/kconfig/lxdialog/yesno.c
7 scripts/kconfig/mconf.c
8 scripts/kconfig/conf.c
9 scripts/kconfig/confdata.c
10 scripts/kconfig/gconf.c
[all …]
H A DREADME.buildroot1 This is a copy of the kconfig code in the kernel (currently 4.17-rc2) tweaked
5 cp -r /usr/src/linux/scripts/kconfig support/kconfig.new
6 cd support/kconfig.new
11 cp -a ../kconfig/patches ../kconfig/README.buildroot ../kconfig/.gitignore .
15 rm -rf kconfig
16 mv kconfig.new kconfig
H A Dstreamline_config.pl138 my $kconfig = $ARGV[1];
156 my ($kconfig) = @_;
164 my $source = "$ksource/$kconfig";
174 open(my $kinfile, '<', $source) || die "Can't open $kconfig";
193 my $kconfig = $1;
195 if (!defined($read_kconfigs{$kconfig})) {
196 $read_kconfigs{$kconfig} = 1;
197 read_kconfig($kconfig);
268 if ($kconfig) {
269 read_kconfig($kconfig);
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D01-kconfig-kernel-to-buildroot.patch9 Index: kconfig/gconf.glade
11 --- kconfig.orig/gconf.glade
12 +++ kconfig/gconf.glade
22 Index: kconfig/mconf.c
24 --- kconfig.orig/mconf.c
25 +++ kconfig/mconf.c
47 Index: kconfig/zconf.tab.c_shipped
49 --- kconfig.orig/zconf.tab.c_shipped
50 +++ kconfig/zconf.tab.c_shipped
60 Index: kconfig/zconf.y
[all …]
H A D12-fix-glade-file-path.patch5 Index: kconfig/gconf.c
7 --- kconfig.orig/gconf.c
8 +++ kconfig/gconf.c
13 - glade_file = g_strconcat(env, "/scripts/kconfig/gconf.glade", NULL);
14 + glade_file = g_strconcat(env, "/support/kconfig/gconf.glade", NULL);
H A D14-support-out-of-tree-config.patch7 Index: kconfig/conf.c
9 --- kconfig.orig/conf.c
10 +++ kconfig/conf.c
19 Index: kconfig/confdata.c
21 --- kconfig.orig/confdata.c
22 +++ kconfig/confdata.c
167 Index: kconfig/util.c
169 --- kconfig.orig/util.c
170 +++ kconfig/util.c
183 name = ".kconfig.d";
H A D11-use-mktemp-for-lxdialog.patch5 Index: kconfig/lxdialog/check-lxdialog.sh
7 --- kconfig.orig/lxdialog/check-lxdialog.sh
8 +++ kconfig/lxdialog/check-lxdialog.sh
H A D17-backport-kecho.patch10 Index: kconfig/Makefile
12 --- kconfig.orig/Makefile
13 +++ kconfig/Makefile
/OK3568_Linux_fs/buildroot/package/
H A Dpkg-kconfig.mk18 define kconfig-package-update-config
35 define kconfig-package-savedefconfig
47 define kconfig-package-regen-dot-config
59 define kconfig-package-merge-config
63 $(Q)support/kconfig/merge_config.sh -m -O $(dir $(2)) $(2) $(3)
64 $(call kconfig-package-regen-dot-config,$(1))
79 define inner-kconfig-package
172 $$(call kconfig-package-merge-config,$(2),$$(@D)/$$($(2)_KCONFIG_DOTCONFIG),\
190 $$(call kconfig-package-regen-dot-config,$(2))
202 $(1)-clean-for-reconfigure: $(1)-clean-kconfig-for-reconfigure
[all …]
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dstreamline_config.pl136 my $kconfig = $ARGV[1];
155 my ($kconfig) = @_;
163 my $source = "$ksource/$kconfig";
173 open(my $kinfile, '<', $source) || die "Can't open $kconfig";
192 my $kconfig = $1;
194 if (!defined($read_kconfigs{$kconfig})) {
195 $read_kconfigs{$kconfig} = 1;
196 read_kconfig($kconfig);
205 $config2kfile{"CONFIG_$config"} = $kconfig;
268 if ($kconfig) {
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/
H A Dkconfig-frontends_4.11.0.1.bb5 DESCRIPTION = "The kconfig-frontends project aims at centralising \
7 kconfig infrastructure, ready for use by third-party projects. \
8 The kconfig-frontends package provides the kconfig parser, as well as all \
10 HOMEPAGE = "https://gitlab.com/ymorin/kconfig-frontends"
16 SRC_URI = "git://gitlab.com/ymorin/kconfig-frontends.git;protocol=https;branch=4.11.x \
18 file://0001-Switch-utils-kconfig-diff-to-use-Python-3.patch"
30 ln -s kconfig-conf ${D}${bindir}/conf
31 ln -s kconfig-mconf ${D}${bindir}/mconf
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-kconfig.txt4 === Infrastructure for packages using kconfig for configuration files
7 configuration is +kconfig+. Among others, it is used by the Linux
9 and a +menuconfig+ target are two well-known symptoms of kconfig being
12 Buildroot features an infrastructure for packages that use kconfig for
18 The +kconfig-package+ infrastructure is based on the +generic-package+
20 available in +kconfig-package+ as well. See
23 In order to use the +kconfig-package+ infrastructure for a Buildroot
30 $(eval $(kconfig-package))
48 this kconfig package. The output is useful to identify the
68 * +FOO_KCONFIG_EDITORS+: a space-separated list of kconfig editors to
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/files/
H A D0001-Switch-utils-kconfig-diff-to-use-Python-3.patch4 Subject: [PATCH] Switch utils/kconfig-diff to use Python 3
11 utils/kconfig-diff | 2 +-
14 diff --git a/utils/kconfig-diff b/utils/kconfig-diff
16 --- a/utils/kconfig-diff
17 +++ b/utils/kconfig-diff
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/err_recursive_dep/
H A Dexpected_stderr3 For a resolution refer to Documentation/kbuild/kconfig-language.rst
8 For a resolution refer to Documentation/kbuild/kconfig-language.rst
14 For a resolution refer to Documentation/kbuild/kconfig-language.rst
20 For a resolution refer to Documentation/kbuild/kconfig-language.rst
26 For a resolution refer to Documentation/kbuild/kconfig-language.rst
31 For a resolution refer to Documentation/kbuild/kconfig-language.rst
37 For a resolution refer to Documentation/kbuild/kconfig-language.rst
/OK3568_Linux_fs/kernel/
H A D.gitignore85 scripts/kconfig/conf
86 scripts/kconfig/zconf.lex.c
87 scripts/kconfig/zconf.tab.c
88 scripts/kconfig/lexer.lex.c
89 scripts/kconfig/parser.tab.c
90 scripts/kconfig/parser.tab.h
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A Dbusybox-cross-menuconfig.patch33 scripts/kconfig/lxdialog/Makefile | 2 +-
34 scripts/kconfig/lxdialog/check-lxdialog.sh | 8 ++++++++
37 --- a/scripts/kconfig/lxdialog/check-lxdialog.sh
38 +++ b/scripts/kconfig/lxdialog/check-lxdialog.sh
61 --- a/scripts/kconfig/lxdialog/Makefile
62 +++ b/scripts/kconfig/lxdialog/Makefile
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dindex.rst10 kconfig-language
11 kconfig-macro-language
14 kconfig
/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A DREADME31 HOSTCC scripts/kconfig/conf.o
32 SHIPPED scripts/kconfig/zconf.tab.c
33 SHIPPED scripts/kconfig/zconf.lex.c
34 SHIPPED scripts/kconfig/zconf.hash.c
35 HOSTCC scripts/kconfig/zconf.tab.o
36 HOSTLD scripts/kconfig/conf
/OK3568_Linux_fs/kernel/scripts/
H A Dtags.sh225 kconfig) tmp=("${regex_kconfig[@]}") ;;
267 setup_regex exuberant kconfig
269 --langdef=kconfig --language-force=kconfig "${regex[@]}"
278 setup_regex emacs kconfig

12345678910>>...40