[NET]: Do not leak MSG_CMSG_COMPAT into userspace.
[linux-2.6/verdex.git] / arch / arm / mach-versatile / Kconfig
blob8d787f4c78e6e65e2387088b58b1db5e287ccfb7
1 menu "Versatile platform type"
2         depends on ARCH_VERSATILE
4 config ARCH_VERSATILE_PB
5         bool "Support Versatile/PB platform"
6         default y
7         help
8           Include support for the ARM(R) Versatile/PB platform.
10 config MACH_VERSATILE_AB
11         bool "Support Versatile/AB platform"
12         default n
13         help
14           Include support for the ARM(R) Versatile/AP platform.
16 endmenu