diff options
author | Kever Yang <kever.yang@rock-chips.com> | 2019-08-20 18:01:44 +0800 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2019-08-23 15:27:40 +0800 |
commit | cb8c492f2016d137c6ed887f4f3eff5df98b865c (patch) | |
tree | 6c93c4b0df6cb679dfe98f3c11bc8943318257dc /arch/arm/mach-rockchip/rk3288/Kconfig | |
parent | 58ec0aa3616f878f302201b4bc1448ee19726d61 (diff) |
rockchip: rk3288: remove fennec board support
Since there is no one using this board, remove it.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'arch/arm/mach-rockchip/rk3288/Kconfig')
-rw-r--r-- | arch/arm/mach-rockchip/rk3288/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-rockchip/rk3288/Kconfig b/arch/arm/mach-rockchip/rk3288/Kconfig index 87d0786ba8..87e3d342f6 100644 --- a/arch/arm/mach-rockchip/rk3288/Kconfig +++ b/arch/arm/mach-rockchip/rk3288/Kconfig @@ -191,8 +191,6 @@ source "board/radxa/rock2/Kconfig" source "board/rockchip/evb_rk3288/Kconfig" -source "board/rockchip/fennec_rk3288/Kconfig" - source "board/rockchip/tinker_rk3288/Kconfig" endif |