diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-08-06 12:17:49 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-21 12:01:12 -0400 |
commit | 62d636aa2ac2171fd8105cca0b9ea96117b66547 (patch) | |
tree | 0ebf51b2b5023cdd88c87b010368d9dc20b39ccd /configs | |
parent | 9b586031db728929282b4702703f95a1cacbdb98 (diff) |
omap: remove omap5912osk board support
Emails to the board maintainer
"Rishi Bhattacharya <rishi@ti.com>"
have been bouncing.
Tom suggested to remove this board.
Remove also omap1510_udc.c because this is the last board
to enable it.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Suggested-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/omap5912osk_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/omap5912osk_defconfig b/configs/omap5912osk_defconfig deleted file mode 100644 index 5aeb0976b85..00000000000 --- a/configs/omap5912osk_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_ARM=y -CONFIG_TARGET_OMAP5912OSK=y |