[U-Boot] [PATCH 04/11] sunxi: Add SUNXI_RSB kconfig entry

Jagan Teki jagannadh.teki at gmail.com
Fri Feb 9 10:39:41 UTC 2018


On Tue, Feb 6, 2018 at 9:19 PM, Maxime Ripard <maxime.ripard at bootlin.com> wrote:
> Hi,
>
> On Tue, Feb 06, 2018 at 08:45:21PM +0530, Jagan Teki wrote:
>> Add simple and meaningful kconfig option for rsb.c
>> instead of using MACH type on Makefile.
>>
>> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
>> ---
>>  arch/arm/mach-sunxi/Kconfig  | 10 ++++++++++
>>  arch/arm/mach-sunxi/Makefile |  3 +--
>>  2 files changed, 11 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
>> index cf999ab..7ab1990 100644
>> --- a/arch/arm/mach-sunxi/Kconfig
>> +++ b/arch/arm/mach-sunxi/Kconfig
>> @@ -23,6 +23,14 @@ config MFD_SUN6I_PRCM
>>         Support for the PRCM (Power/Reset/Clock Management) unit available
>>         in A31 SoC.
>>
>> +config SUNXI_RSB
>
> Following the rest of the convention we have, that would be SUN8I_RSB.

Followed Linux notation to sync with, where the driver will also have
support AC100.


More information about the U-Boot mailing list