diff options
author | Andreas Bießmann | 2015-05-11 13:07:24 +0200 |
---|---|---|
committer | Andreas Bießmann | 2015-06-10 14:03:19 +0200 |
commit | 9eb45aabe0780eb837baefe706482fe7bf68d9fc (patch) | |
tree | 1f23e773acb413da002e87d2e6520e28755aaeb0 /configs | |
parent | fb1e3eb9eae5eda7fe9ea0efce60ae95a62d0006 (diff) |
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 33305309b5e..00000000000 --- 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=" " |