x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()
[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"