mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 05:13:01 +02:00
This commit consolidates all BSP support files into the Buildroot standard board/ directory. The concept of selectable boards in menuconfig remains as-is but now lives in board/ instead. Drop support for board-specific post-build.sh scripts, not needed atm. and we should really use Buildroot _POST_INSTALL_HOOKS in the board .mk files instead. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
config BR2_PACKAGE_MICROCHIP_SPARX5_PCB135
|
|
bool "Microchip SparX-5i PCB135"
|
|
depends on BR2_aarch64
|
|
help
|
|
Microchip's evaluation board for SparX-5i
|