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