[SERIAL] fix SERIAL_M32R_PLDSIO dependencies

This patch fixes a typo in the dependencies reported by
Jean-Luc Leger <reiga@dspnet.fr.eu.org>.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by Adrian Bunk and committed by Russell King d600b97c e2862f6a

+1 -1
+1 -1
drivers/serial/Kconfig
··· 848 849 config SERIAL_M32R_PLDSIO 850 bool "M32R SIO I/F on a PLD" 851 - depends on SERIAL_M32R_SIO=y && (PLAT_OPSPUT || PALT_USRV || PLAT_M32700UT) 852 default n 853 help 854 Say Y here if you want to use the M32R serial controller
··· 848 849 config SERIAL_M32R_PLDSIO 850 bool "M32R SIO I/F on a PLD" 851 + depends on SERIAL_M32R_SIO=y && (PLAT_OPSPUT || PLAT_USRV || PLAT_M32700UT) 852 default n 853 help 854 Say Y here if you want to use the M32R serial controller