[PATCH 1/3] ARM: keystone: Add minimal TI Keystone platform support

Santosh Shilimkar santosh.shilimkar at ti.com
Tue Jun 11 16:56:16 EDT 2013


On Tuesday 11 June 2013 04:24 PM, Arnd Bergmann wrote:
> On Tuesday 11 June 2013 16:10:32 Santosh Shilimkar wrote:
>> On Tuesday 11 June 2013 03:27 PM, Arnd Bergmann wrote:
>>> On Monday 10 June 2013 15:55:21 Santosh Shilimkar wrote:
>>>>
>>>> diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
>>>> new file mode 100644
>>>> index 0000000..62e968c
>>>> --- /dev/null
>>>> +++ b/arch/arm/configs/keystone_defconfig
>>>> @@ -0,0 +1,157 @@
>>>> +# CONFIG_SWAP is not set
>>>> +CONFIG_POSIX_MQUEUE=y
>>>> +CONFIG_HIGH_RES_TIMERS=y
>>>> +CONFIG_IKCONFIG=y
>>>
>>> How about adding the things you need to multi_v7_defconfig instead?
>>> We try not to have too many defconfigs.
>>>
>> I initially thought about it but after looking at various subsystems needed
>> (from internal trees), we will need to 1 custom defoconfig and my plan
>> is to limit to only one for all Keystone machines.
> 
> Ok, fair enough. Could you enable keystone in multi_v7_defconfig anyway
> and ensure that it is able to boot?
> 
Thanks. Will make sure it boots with multi_v7_defconfig.

Regards,
Santosh



More information about the linux-arm-kernel mailing list