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