diff options
author | Thomas Chou <thomas@wytron.com.tw> | 2014-08-21 14:36:30 +0800 |
---|---|---|
committer | Thomas Chou <thomas@wytron.com.tw> | 2014-08-24 11:27:57 +0800 |
commit | 70fbc46192dfd52896560f4b31e40daa3d16b99f (patch) | |
tree | f3973868f7e01177bcf2839f76f91af1af87e469 /board/psyent/pci5441/Kconfig | |
parent | 00a2517fcb5159ed016b25130184638b1dbf2f02 (diff) |
nios2: remove obsolete PCI5441 and PK1C20 boards
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
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 d722f31e2d..0000000000 --- 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 |