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