V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequeuing
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / mach-mx1 / Kconfig
blobeb7660f5d4b7956fb170828853703dd698405dca
1 if ARCH_MX1
3 comment "MX1 platforms:"
5 config MACH_MXLADS
6         bool
8 config ARCH_MX1ADS
9         bool "MX1ADS platform"
10         select MACH_MXLADS
11         help
12           Say Y here if you are using Motorola MX1ADS/MXLADS boards
14 config MACH_SCB9328
15         bool "Synertronixx scb9328"
16         help
17           Say Y here if you are using a Synertronixx scb9328 board
19 endif