linuxOS_AP05/u-boot/board/mpc8308_p1m/Kconfig

10 lines
117 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
if TARGET_MPC8308_P1M
config SYS_BOARD
default "mpc8308_p1m"
config SYS_CONFIG_NAME
default "mpc8308_p1m"
endif