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