summaryrefslogtreecommitdiffstats
path: root/lib/hexdump.c
AgeCommit message (Expand)Author
2015-02-12hexdump: make it return number of bytes pl
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"

config SRCARCH
	string
	option env="SRCARCH"

source "arch/$SRCARCH/Kconfig"