diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-11 21:39:54 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-11 21:39:54 +0000 |
commit | 00a1ff5bc32d568e50d73c122653ae53efc515ca (patch) | |
tree | b278929d27054d0c49251c7933282ae0ab994506 /target/u-boot | |
parent | 41950c0d2d85e9ff882565aa47ba91384abd5d2d (diff) | |
download | buildroot-novena-00a1ff5bc32d568e50d73c122653ae53efc515ca.tar.gz buildroot-novena-00a1ff5bc32d568e50d73c122653ae53efc515ca.zip |
Remove premature deprecation of u-boot-1.2.0-atmel
Diffstat (limited to 'target/u-boot')
-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" |