diff options
| author | Lukasz Czechowski <[email protected]> | 2025-05-20 13:36:44 +0200 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2025-06-06 17:12:20 +0800 |
| commit | ac86ee45eea978a4191361cbe2dfaeb11dd1a43c (patch) | |
| tree | a486ac01e5b6b29735060d9481b7df90e72c633c /include | |
| parent | 80bac2343025f058cbba5b7b26257755368bd9f7 (diff) | |
rockchip: px30: Fix hard dependency to DEBUG_UART_BOARD_INIT
Because DEBUG_UART_BOARD_INIT depends on DEBUG_UART, hard dependency
to DEBUG_UART_BOARD_INIT in ROCKCHIP_PX30 can cause warnings if
DEBUG_UART is disabled.
The DEBUG_UART_BOARD_INIT is already implied by ARCH_ROCKCHIP entry.
Remove hard dependency from ROCKCHIP_PX30, so that it will be
consistent with other rockchip boards.
Signed-off-by: Lukasz Czechowski <[email protected]>
Reviewed-by: Quentin Schulz <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
