net: au1000_eth: remove unused global variable.
[linux-2.6/libata-dev.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"