rockchip: Move imply ROCKCHIP_COMMON_STACK_ADDR under SoC Kconfig symbol
The ROCKCHIP_COMMON_STACK_ADDR Kconfig option was originally enabled
in the SoC specific Kconfig files to ease during the initial migration
to use common stack addresses.
All boards for the affected SoCs have been migrated to use common stack
addresses. Migrate to use an imply under the SoC symbol instead of
re-define the symbol in each SoC specific Kconfig file.
Signed-off-by:
Jonas Karlman <jonas@kwiboo.se>
Showing
- arch/arm/mach-rockchip/Kconfig 6 additions, 0 deletionsarch/arm/mach-rockchip/Kconfig
- arch/arm/mach-rockchip/px30/Kconfig 0 additions, 3 deletionsarch/arm/mach-rockchip/px30/Kconfig
- arch/arm/mach-rockchip/rk3308/Kconfig 0 additions, 3 deletionsarch/arm/mach-rockchip/rk3308/Kconfig
- arch/arm/mach-rockchip/rk3328/Kconfig 0 additions, 3 deletionsarch/arm/mach-rockchip/rk3328/Kconfig
- arch/arm/mach-rockchip/rk3399/Kconfig 0 additions, 3 deletionsarch/arm/mach-rockchip/rk3399/Kconfig
- arch/arm/mach-rockchip/rk3568/Kconfig 0 additions, 3 deletionsarch/arm/mach-rockchip/rk3568/Kconfig
- arch/arm/mach-rockchip/rk3588/Kconfig 0 additions, 3 deletionsarch/arm/mach-rockchip/rk3588/Kconfig
Please register or sign in to comment