diff options
author | Andreas Bießmann <andreas.devel@googlemail.com> | 2013-10-30 15:18:19 +0100 |
---|---|---|
committer | Andreas Bießmann <andreas.devel@googlemail.com> | 2013-11-13 22:13:27 +0100 |
commit | c5a73cd69210aba9355736371e74b3420a96fa4f (patch) | |
tree | 4ffa5c79401e72af525da199c78ee541815e053f /include/configs/at91sam9m10g45ek.h | |
parent | cb96a0a4c90e64b286d1b117374d16817b1c8521 (diff) | |
download | u-boot-c5a73cd69210aba9355736371e74b3420a96fa4f.tar.gz |
at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
Diffstat (limited to 'include/configs/at91sam9m10g45ek.h')
-rw-r--r-- | include/configs/at91sam9m10g45ek.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/at91sam9m10g45ek.h b/include/configs/at91sam9m10g45ek.h index 2095fe6879..395d44e4a8 100644 --- a/include/configs/at91sam9m10g45ek.h +++ b/include/configs/at91sam9m10g45ek.h @@ -15,7 +15,6 @@ #define CONFIG_SYS_TEXT_BASE 0x73f00000 -#define CONFIG_AT91_LEGACY #define CONFIG_ATMEL_LEGACY /* required until (g)pio is fixed */ /* ARM asynchronous clock */ |