diff options
| author | Peter Robinson <pbrobinson@gmail.com> | 2021-02-14 19:40:15 +0000 |
|---|---|---|
| committer | Kever Yang <kever.yang@rock-chips.com> | 2021-03-30 16:53:00 +0800 |
| commit | 44e1ad40e9e679006b572895293d2ba4efeb9968 (patch) | |
| tree | 1dfb616545ed0115a622715c6a0e30b46b78d556 /include | |
| parent | 439fdaa26a85ff06858f632c3c8056cb8f846ab8 (diff) | |
include: configs: rk3399: drop a dangling comment
Drop a irrelevent comment now the related configs have moved
to the various config files.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/rk3399_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rk3399_common.h b/include/configs/rk3399_common.h index d0fc598319..b37ed5cce0 100644 --- a/include/configs/rk3399_common.h +++ b/include/configs/rk3399_common.h @@ -75,6 +75,4 @@ #endif -/* enable usb config for usb ether */ - #endif |
