linuxOS_PX30_CAR/buildroot/arch/Config.in.or1k

12 lines
164 B
Plaintext
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
config BR2_ARCH
default "or1k"
config BR2_ENDIAN
default "BIG"
config BR2_READELF_ARCH_NAME
default "OpenRISC 1000"
# vim: ft=kconfig
# -*- mode:kconfig; -*-