diff options
Diffstat (limited to 'board/eukrea/cpuat91/Kconfig')
-rw-r--r-- | board/eukrea/cpuat91/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/board/eukrea/cpuat91/Kconfig b/board/eukrea/cpuat91/Kconfig deleted file mode 100644 index 27b005cdf4..0000000000 --- a/board/eukrea/cpuat91/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_CPUAT91 - -config SYS_BOARD - default "cpuat91" - -config SYS_VENDOR - default "eukrea" - -config SYS_CONFIG_NAME - default "cpuat91" - -endif |