[MIPS] remove "support for" from system type entry
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
2ec0e59aff
commit
e460b73c87
|
@ -317,7 +317,7 @@ config PNX8550_JBS
|
||||||
select SYS_SUPPORTS_LITTLE_ENDIAN
|
select SYS_SUPPORTS_LITTLE_ENDIAN
|
||||||
|
|
||||||
config PNX8550_STB810
|
config PNX8550_STB810
|
||||||
bool "Support for Philips PNX8550 based STB810 board"
|
bool "Philips PNX8550 based STB810 board"
|
||||||
select PNX8550
|
select PNX8550
|
||||||
select SYS_SUPPORTS_LITTLE_ENDIAN
|
select SYS_SUPPORTS_LITTLE_ENDIAN
|
||||||
|
|
||||||
|
@ -392,7 +392,7 @@ config QEMU
|
||||||
can be found at http://www.linux-mips.org/wiki/Qemu.
|
can be found at http://www.linux-mips.org/wiki/Qemu.
|
||||||
|
|
||||||
config MARKEINS
|
config MARKEINS
|
||||||
bool "Support for NEC EMMA2RH Mark-eins"
|
bool "NEC EMMA2RH Mark-eins"
|
||||||
select DMA_NONCOHERENT
|
select DMA_NONCOHERENT
|
||||||
select HW_HAS_PCI
|
select HW_HAS_PCI
|
||||||
select IRQ_CPU
|
select IRQ_CPU
|
||||||
|
|
Loading…
Reference in New Issue