kumquat-buildroot/target/device/jp/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

11 lines
267 B
Plaintext

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