kumquat-buildroot/target/device/jp/Config.in
Peter Korsgaard a5ac61715b buildroot: s/depends/depends on/
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00

12 lines
278 B
Plaintext

config BR2_TARGET_Q5
bool "jp-embedded Q5 board support"
default n
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