ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
[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"