Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
10 lines
210 B
Plaintext
10 lines
210 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
config ARCH_PICOXCELL
|
|
bool "Picochip PicoXcell"
|
|
depends on ARCH_MULTI_V6
|
|
select ARM_VIC
|
|
select DW_APB_TIMER_OF
|
|
select GPIOLIB
|
|
select HAVE_TCM
|
|
select NO_IOPORT_MAP
|