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 /configs | |
parent | 00a2517fcb5159ed016b25130184638b1dbf2f02 (diff) | |
download | u-boot-imx-70fbc46192dfd52896560f4b31e40daa3d16b99f.zip u-boot-imx-70fbc46192dfd52896560f4b31e40daa3d16b99f.tar.gz u-boot-imx-70fbc46192dfd52896560f4b31e40daa3d16b99f.tar.bz2 |
nios2: remove obsolete PCI5441 and PK1C20 boards
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/PCI5441_defconfig | 2 | ||||
-rw-r--r-- | configs/PK1C20_defconfig | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/configs/PCI5441_defconfig b/configs/PCI5441_defconfig deleted file mode 100644 index a4bfdb4..0000000 --- a/configs/PCI5441_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_NIOS2=y -CONFIG_TARGET_PCI5441=y diff --git a/configs/PK1C20_defconfig b/configs/PK1C20_defconfig deleted file mode 100644 index bb2513a..0000000 --- a/configs/PK1C20_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_NIOS2=y -CONFIG_TARGET_PK1C20=y |