diff options
author | Tom Rini | 2021-05-22 08:47:08 -0400 |
---|---|---|
committer | Tom Rini | 2021-07-07 22:22:42 -0400 |
commit | bc08dc563e4e79f7fd06a6e81acfd2d570961a8d (patch) | |
tree | abee6596b2aafd9bda4084408037edc1b70d81a4 /README | |
parent | f4a6f75b48c1565b5d1be9a90c3f5a21d588b936 (diff) |
arm: Remove edb9315a board
These boards have not been converted to CONFIG_DM_USB by the deadline
and is also missing conversion to CONFIG_DM. Remove it.
This is also the last PL010_SERIAL using board, so remove those
references.
Cc: Sergey Kostanbaev <sergey.kostanbaev@fairwaves.ru>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -629,10 +629,6 @@ The following options need to be configured: controller register space - Serial Ports: - CONFIG_PL010_SERIAL - - Define this if you want support for Amba PrimeCell PL010 UARTs. - CONFIG_PL011_SERIAL Define this if you want support for Amba PrimeCell PL011 UARTs. |