1 menuconfig BR2_TARGET_ARM
2 bool "ARM Ltd. Device Support"
6 comment "Arm based Device Support"
7 depends on BR2_arm && BR2_TARGET_ARM
9 config BR2_TARGET_ARM_INTEGRATOR_926
10 bool "Integrator arm926"
11 depends on BR2_arm && BR2_TARGET_ARM
13 select BR2_PACKAGE_LINUX
15 select BR2_KERNEL_HEADERS_2_6_22
19 An ARM integrator 926 board for use with qemu.