diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2020-06-01 18:47:52 +0530 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2020-06-11 15:14:04 +0530 |
commit | a9c84ffa99471e3f48ab6a516eb5d02f5ea4a8f3 (patch) | |
tree | 35fc522690506bca216f4c28fae5ce686f0a208f /doc/README.omap3 | |
parent | 807f0ff68a9afe9667745d18e647e5ef2231520f (diff) |
arm: Remove omap3_pandora_defconfig board
OF_CONTROL, DM_SPI and other driver model migration deadlines
are expired for this board.
Remove it.
Acked-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'doc/README.omap3')
-rw-r--r-- | doc/README.omap3 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/README.omap3 b/doc/README.omap3 index 00bcbdba9a..8c3667b10c 100644 --- a/doc/README.omap3 +++ b/doc/README.omap3 @@ -41,11 +41,6 @@ make make omap3_evm_config make -* Pandora: - -make omap3_pandora_config -make - * Zoom MDK: make omap3_zoom1_config |