Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[pandora-kernel.git] / arch / sh / boards / renesas / r7780rp / Kconfig
1 if SH_R7780RP
2
3 menu "R7780RP options"
4
5 config SH_R7780MP
6         bool "R7780MP board support"
7         default y
8         help
9           Selecting this option will enable support for the mass-production
10           version of the R7780RP. If in doubt, say Y.
11
12 endmenu
13
14 endif