162306a36Sopenharmony_ciconfig ARCH_RPC
262306a36Sopenharmony_ci	bool "RiscPC"
362306a36Sopenharmony_ci	depends on ARCH_MULTI_V4 && !(ARCH_MULTI_V4T || ARCH_MULTI_V5)
462306a36Sopenharmony_ci	depends on !(ARCH_FOOTBRIDGE || ARCH_SA1100 || ARCH_MOXART || ARCH_GEMINI)
562306a36Sopenharmony_ci	depends on !CC_IS_CLANG && GCC_VERSION < 90100 && GCC_VERSION >= 60000
662306a36Sopenharmony_ci	depends on CPU_LITTLE_ENDIAN
762306a36Sopenharmony_ci	depends on ATAGS
862306a36Sopenharmony_ci	depends on MMU
962306a36Sopenharmony_ci	select ARCH_ACORN
1062306a36Sopenharmony_ci	select ARCH_MAY_HAVE_PC_FDC
1162306a36Sopenharmony_ci	select CPU_SA110
1262306a36Sopenharmony_ci	select FIQ
1362306a36Sopenharmony_ci	select HAVE_PATA_PLATFORM
1462306a36Sopenharmony_ci	select ISA_DMA_API
1562306a36Sopenharmony_ci	select LEGACY_TIMER_TICK
1662306a36Sopenharmony_ci	select NEED_MACH_IO_H
1762306a36Sopenharmony_ci	select NEED_MACH_MEMORY_H
1862306a36Sopenharmony_ci	select NO_IOPORT_MAP
1962306a36Sopenharmony_ci	help
2062306a36Sopenharmony_ci	  On the Acorn Risc-PC, Linux can support the internal IDE disk and
2162306a36Sopenharmony_ci	  CD-ROM interface, serial and parallel port, and the floppy drive.
22