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