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