diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/u-boot/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index 2f79db803..d34355b53 100644 --- a/target/u-boot/Config.in +++ b/target/u-boot/Config.in @@ -30,7 +30,6 @@ config BR2_TARGET_UBOOT_1_3_4 config BR2_TARGET_UBOOT_1_2_0_ATMEL bool "u-boot-1.2.0-atmel" depends on BR2_TARGET_AT91 - depends on BR2_DEPRECATED #config BR2_TARGET_UBOOT_2009_01 # bool "u-boot-2009.01" |