diff options
Diffstat (limited to 'board/psyent/pk1c20/Kconfig')
-rw-r--r-- | board/psyent/pk1c20/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/board/psyent/pk1c20/Kconfig b/board/psyent/pk1c20/Kconfig deleted file mode 100644 index 75f6cd1e52..0000000000 --- a/board/psyent/pk1c20/Kconfig +++ /dev/null @@ -1,15 +0,0 @@ -if TARGET_PK1C20 - -config SYS_BOARD - string - default "pk1c20" - -config SYS_VENDOR - string - default "psyent" - -config SYS_CONFIG_NAME - string - default "PK1C20" - -endif |