While being useful on at91 only there is no technical reason
to not build this tool on any other ARM processor.

Signed-off-by: Sascha Hauer <[email protected]>
---
 platforms/at91bootstrap.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/platforms/at91bootstrap.in b/platforms/at91bootstrap.in
index 9b95664..6794897 100644
--- a/platforms/at91bootstrap.in
+++ b/platforms/at91bootstrap.in
@@ -2,7 +2,7 @@
 
 menuconfig AT91BOOTSTRAP
        bool
-       depends on ARCH_ARM_AT91SAM926X
+       depends on ARCH_ARM
        prompt "AT91 bootstrap                "
        help
          The AT91Bootstrap application is a first level bootloader
-- 
1.7.2.3


-- 
ptxdist mailing list
[email protected]

Reply via email to