diff options
| author | Masahiro Yamada <[email protected]> | 2015-02-24 11:45:07 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-02-24 17:07:11 -0500 |
| commit | a2f39e830e509cb63aad2c752573d1c871a1d4bf (patch) | |
| tree | 60aa6505a003b2a735a110b29c7b29b8c2b0c931 /configs | |
| parent | 346cfba4f013c34e1dc16948d1ed89dc8c44c478 (diff) | |
ARM: remove cm4008 and cm41xx board support
These are still non-generic boards.
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Greg Ungerer <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/cm4008_defconfig | 2 | ||||
| -rw-r--r-- | configs/cm41xx_defconfig | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/configs/cm4008_defconfig b/configs/cm4008_defconfig deleted file mode 100644 index 487589d4a31..00000000000 --- a/configs/cm4008_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_ARM=y -CONFIG_TARGET_CM4008=y diff --git a/configs/cm41xx_defconfig b/configs/cm41xx_defconfig deleted file mode 100644 index 15e93623978..00000000000 --- a/configs/cm41xx_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_ARM=y -CONFIG_TARGET_CM41XX=y |
