diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-08-02 07:08:32 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-08-26 21:16:51 -0400 |
commit | 477f949e0ad7f1d3503a87b9f158d70c29abc918 (patch) | |
tree | f98f59928250cb2fd8367adbc8730080ac199e4e /arch/mips/configs | |
parent | 7acae224a423a492454d6550ce65c9af556d02c7 (diff) |
[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART
This is needed since the Sibyte serial driver was exchanged.
Issue report by Imre Kaloz <kaloz@openwrt.org>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/bigsur_defconfig | 4 | ||||
-rw-r--r-- | arch/mips/configs/sb1250-swarm_defconfig | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/arch/mips/configs/bigsur_defconfig b/arch/mips/configs/bigsur_defconfig index 67a80f4c7d87..700a3a2d688e 100644 --- a/arch/mips/configs/bigsur_defconfig +++ b/arch/mips/configs/bigsur_defconfig | |||
@@ -663,8 +663,8 @@ CONFIG_MOXA_SMARTIO_NEW=m | |||
663 | # CONFIG_SX is not set | 663 | # CONFIG_SX is not set |
664 | # CONFIG_RIO is not set | 664 | # CONFIG_RIO is not set |
665 | # CONFIG_STALDRV is not set | 665 | # CONFIG_STALDRV is not set |
666 | CONFIG_SIBYTE_SB1250_DUART=y | 666 | CONFIG_SERIAL_SB1250_DUART=y |
667 | CONFIG_SIBYTE_SB1250_DUART_CONSOLE=y | 667 | CONFIG_SERIAL_SB1250_DUART_CONSOLE=y |
668 | 668 | ||
669 | # | 669 | # |
670 | # Serial drivers | 670 | # Serial drivers |
diff --git a/arch/mips/configs/sb1250-swarm_defconfig b/arch/mips/configs/sb1250-swarm_defconfig index e72fdf36b3fe..93f9e8331ad7 100644 --- a/arch/mips/configs/sb1250-swarm_defconfig +++ b/arch/mips/configs/sb1250-swarm_defconfig | |||
@@ -655,8 +655,8 @@ CONFIG_MOXA_SMARTIO_NEW=m | |||
655 | # CONFIG_SX is not set | 655 | # CONFIG_SX is not set |
656 | # CONFIG_RIO is not set | 656 | # CONFIG_RIO is not set |
657 | # CONFIG_STALDRV is not set | 657 | # CONFIG_STALDRV is not set |
658 | CONFIG_SIBYTE_SB1250_DUART=y | 658 | CONFIG_SERIAL_SB1250_DUART=y |
659 | CONFIG_SIBYTE_SB1250_DUART_CONSOLE=y | 659 | CONFIG_SERIAL_SB1250_DUART_CONSOLE=y |
660 | 660 | ||
661 | # | 661 | # |
662 | # Serial drivers | 662 | # Serial drivers |