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