ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq
[linux-2.6.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"