scripts/config: add option to undef a symbol
Yann E. MORIN authored
It is currently possible to enable, disable or modularise
a symbol. Also, an undefined symbol is reported as such.

Add a new command to undefine a symbol, by removing the
corresponding line from the .config file.
Signed-off-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
d5bfb6b3
Name Last commit Last update
..
basic fixdep: fix extraneous dependencies
coccinelle Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
dtc scripts: dtc: fix compile warnings
genksyms scripts/genksyms: clean lex/yacc generated files
kconfig Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
ksymoops Linux-2.6.12-rc2
mod modpost: use proper kernel style for autogenerated files
package builddeb: include autogenerated header files
rt-tester Fix common misspellings
selinux Create Documentation/security/,
tracing tracing, perf: Convert the power tracer into an event tracer
.gitignore scripts: Add sortextable to sort the kernel's exception table.
Kbuild.include scripts/Kbuild.include: Fix portability problem of "echo -e"
Lindent scripts/Lindent: support gnu indent v2.2.10
Makefile Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Makefile.asm-generic kbuild: silence Nothing to be done for 'all' message
Makefile.build kbuild: disable -Wmissing-field-initializers for W=1
Makefile.clean kbuild: Really don't clean bounds.h and asm-offsets.h
Makefile.fwinst firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages
Makefile.headersinst kbuild: Add support for installing generated asm headers
Makefile.help Add a target to use the Coccinelle checker
Makefile.host kbuild: fix some minor typoes
Makefile.lib Kbuild: centralize MKIMAGE and cmd_uimage definitions
Makefile.modbuiltin kbuild: Create output directory in Makefile.modbuiltin
Makefile.modinst Revert "kbuild: strip generated symbols from *.ko"
Makefile.modpost Merge commit 'v3.0-rc1' into kbuild/kbuild
bin2c.c Linux-2.6.12-rc2
bloat-o-meter bloat-o-meter: include read-only data section in report
bootgraph.pl bootgraph.pl: relax timing information requirements
checkincludes.pl checkincludes: fix perlcritic warnings
checkkconfigsymbols.sh checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters
checkpatch.pl checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>
checkstack.pl Haavard Skinnemoen has left Atmel
checksyscalls.sh checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source
checkversion.pl kbuild: don't warn about include/linux/version.h not including itself
cleanfile scripts: Make cleanfile/cleanpatch warn about long lines
cleanpatch scripts: Make cleanfile/cleanpatch warn about long lines
coccicheck coccicheck: change handling of C={1,2} when M= is set
config scripts/config: add option to undef a symbol
conmakehash.c Fix all -Wmissing-prototypes warnings in x86 defconfig
decodecode scripts: decodecode: remove bashisms
depmod.sh kbuild: do not check for ancient modutils tools
diffconfig kconfig: add diffconfig utility
docproc.c docproc: cleanup brace placement
export_report.pl export_report: use warn() to issue WARNING, so they go to stderr
extract-ikconfig scripts/extract-ikconfig: add xz compression support
extract-vmlinux scripts: add extract-vmlinux
gcc-goto.sh ARM: 7333/2: jump label: detect %c support for ARM
gcc-version.sh Remove bashisms from scripts
gcc-x86_32-has-stack-protector.sh stackprotector: fix multi-word cross-builds
gcc-x86_64-has-stack-protector.sh
gen_initramfs_list.sh
get_maintainer.pl
gfp-translate
headerdep.pl
headers.sh
headers_check.pl
headers_install.pl
kallsyms.c
kernel-doc
link-vmlinux.sh
makelst
markup_oops.pl
mkcompile_h
mkmakefile
mksysmap
mkuboot.sh
mkversion
module-common.lds
namespace.pl
patch-kernel
pnmtologo.c
profile2linkerlist.pl
recordmcount.c
recordmcount.h
recordmcount.pl
setlocalversion
show_delta
sortextable.c
sortextable.h
tags.sh
unifdef.c
ver_linux
xz_wrap.sh