mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 06:02:05 +00:00
86aeee4d0a
Introduce ARCH_REALTEK Kconfig option also for 32-bit Arm. Override the text offset to cope with boot ROM occupying first 0xa800 bytes and further reservations up to 0xf4000 (compare Device Tree). Add a custom machine_desc to enforce memory carveout for I/O registers. Signed-off-by: Andreas Färber <afaerber@suse.de>
3 lines
63 B
Makefile
3 lines
63 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
obj-y += rtd1195.o
|