blob: b91b8ac41d7a0606b06ecab7a51863521ac41748 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_TARGET_Q5
bool "jp-embedded Q5 board support"
depends on BR2_mipsel
select BR2_PACKAGE_LINUX
help
jp-embedded Q5 series MIPS based boards, see http://www.jp-embedded.com for further information.
comment "Package support"
depends on BR2_TARGET_Q5
|