Browse Source

Ensure at least one ARM board is selected, if ARMLTD selected

Ulf Samuelsson 17 years ago
parent
commit
d7592743c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/device/ARMLTD/Config.in

+ 1 - 1
target/device/ARMLTD/Config.in

@@ -9,7 +9,7 @@ comment "Arm based Device Support"
 config BR2_TARGET_ARM_INTEGRATOR_926
 	bool "Integrator arm926"
 	depends BR2_arm && BR2_TARGET_ARMLTD
-	default n
+	default y
 	select BR2_PACKAGE_LINUX
 	select BR2_ARM_EABI
 	select BR2_KERNEL_HEADERS_2_6_22