Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
[sfrench/cifs-2.6.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