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