diff options
author | Andreas Bießmann <andreas.devel@googlemail.com> | 2015-05-11 11:07:24 (GMT) |
---|---|---|
committer | Andreas Bießmann <andreas.devel@googlemail.com> | 2015-06-10 12:03:19 (GMT) |
commit | 9eb45aabe0780eb837baefe706482fe7bf68d9fc (patch) | |
tree | 1f23e773acb413da002e87d2e6520e28755aaeb0 /configs | |
parent | fb1e3eb9eae5eda7fe9ea0efce60ae95a62d0006 (diff) | |
download | u-boot-9eb45aabe0780eb837baefe706482fe7bf68d9fc.tar.xz |
avr32: delete non generic board favr-32-ezkit
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/favr-32-ezkit_defconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/favr-32-ezkit_defconfig b/configs/favr-32-ezkit_defconfig deleted file mode 100644 index 3330530..0000000 --- a/configs/favr-32-ezkit_defconfig +++ /dev/null @@ -1,7 +0,0 @@ -CONFIG_AVR32=y -CONFIG_CMD_NET=y -CONFIG_TARGET_FAVR_32_EZKIT=y -CONFIG_AUTOBOOT_KEYED=y -CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" -CONFIG_AUTOBOOT_DELAY_STR="d" -CONFIG_AUTOBOOT_STOP_STR=" " |