diff options
Diffstat (limited to 'boot/at91bootstrap')
-rw-r--r-- | boot/at91bootstrap/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/at91bootstrap/Config.in b/boot/at91bootstrap/Config.in index ff968cdbe..b232b3b78 100644 --- a/boot/at91bootstrap/Config.in +++ b/boot/at91bootstrap/Config.in @@ -1,5 +1,5 @@ config BR2_TARGET_AT91BOOTSTRAP - depends on BR2_arm + depends on BR2_arm926t bool "AT91 Bootstrap" help AT91Bootstrap is a first level bootloader for the Atmel AT91 |