perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey
[linux-2.6/btrfs-unstable.git] / Kconfig
blobc13f48d65898487105f0193667648382c90d0eda
2 # For a description of the syntax of this configuration file,
3 # see Documentation/kbuild/kconfig-language.txt.
5 mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"
7 config SRCARCH
8         string
9         option env="SRCARCH"
11 source "arch/$SRCARCH/Kconfig"