diff options
Diffstat (limited to 'board/bf518f-ezbrd/Kconfig')
-rw-r--r-- | board/bf518f-ezbrd/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/bf518f-ezbrd/Kconfig b/board/bf518f-ezbrd/Kconfig deleted file mode 100644 index a0e80a8bde..0000000000 --- a/board/bf518f-ezbrd/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -if TARGET_BF518F_EZBRD - -config SYS_BOARD - default "bf518f-ezbrd" - -config SYS_CONFIG_NAME - default "bf518f-ezbrd" - -endif |