diff options
Diffstat (limited to 'board/a3000/Kconfig')
-rw-r--r-- | board/a3000/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/a3000/Kconfig b/board/a3000/Kconfig deleted file mode 100644 index 21a9e48..0000000 --- a/board/a3000/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -if TARGET_A3000 - -config SYS_BOARD - default "a3000" - -config SYS_CONFIG_NAME - default "A3000" - -endif |