linuxOS_AP05/buildroot/arch/Config.in.or1k
2025-06-02 13:59:07 +08:00

12 lines
164 B
Plaintext

config BR2_ARCH
default "or1k"
config BR2_ENDIAN
default "BIG"
config BR2_READELF_ARCH_NAME
default "OpenRISC 1000"
# vim: ft=kconfig
# -*- mode:kconfig; -*-