From f83df20c863408de3eec03cff60cf4ef4b6be29a Mon Sep 17 00:00:00 2001 From: Samuel Martin Date: Sun, 10 Jun 2012 01:46:45 +0000 Subject: omap-u-boot-utils: fix visibility in menuconfig These tools only are useful for ARM (OMAP) targets. Signed-off-by: Samuel Martin Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/omap-u-boot-utils/Config.in.host | 1 + 1 file changed, 1 insertion(+) diff --git a/package/omap-u-boot-utils/Config.in.host b/package/omap-u-boot-utils/Config.in.host index 63fbdf521..87dcc0693 100644 --- a/package/omap-u-boot-utils/Config.in.host +++ b/package/omap-u-boot-utils/Config.in.host @@ -1,5 +1,6 @@ config BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS bool "host omap-u-boot-utils" + depends on BR2_arm || BR2_armeb help U-Boot Utilities for Texas Instrument's OMAP platforms. This is a set of tools to control U-Boot from scripts, generate -- cgit v1.2.3-55-g7522