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