* What commit dropped config PLAT_SPEAR_SINGLE?
@ 2014-02-11 20:29 Paul Bolle
0 siblings, 0 replies; 3+ messages in thread
From: Paul Bolle @ 2014-02-11 20:29 UTC (permalink / raw)
To: linux-kernel; +Cc: Arnd Bergmann, Viresh Kumar
0) config PLAT_SPEAR_SINGLE was added in commit 5b65fc560398 ("ARM:
spear: use multiplatform configuration options."). That commit was added
in the v3.10 release cycle.
1) But in v3.10 config PLAT_SPEAR_SINGLE was already gone.
2) But I can't figure out which commit removed it. I guess it's some
merge commit that somehow is not included when I do (tree wide) "git log
-p" searches. What git trick will uncover that mysterious commit?
Paul Bolle
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: What commit dropped config PLAT_SPEAR_SINGLE?
@ 2014-02-11 20:56 Ortwin Glück
2014-02-11 21:10 ` Paul Bolle
0 siblings, 1 reply; 3+ messages in thread
From: Ortwin Glück @ 2014-02-11 20:56 UTC (permalink / raw)
To: Paul Bolle; +Cc: linux-kernel
The next commit on that file:
3a768d04639307db Merge branch 'spear/multiplatform' into next/multiplatform
easy to see with this:
gitk v3.13 arch/arm/Kconfig
Cheers,
Ortwin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: What commit dropped config PLAT_SPEAR_SINGLE?
2014-02-11 20:56 Ortwin Glück
@ 2014-02-11 21:10 ` Paul Bolle
0 siblings, 0 replies; 3+ messages in thread
From: Paul Bolle @ 2014-02-11 21:10 UTC (permalink / raw)
To: Ortwin Glück; +Cc: linux-kernel
On Tue, 2014-02-11 at 21:56 +0100, Ortwin Glück wrote:
> The next commit on that file:
> 3a768d04639307db Merge branch 'spear/multiplatform' into next/multiplatform
Thanks!
> easy to see with this:
> gitk v3.13 arch/arm/Kconfig
And now I've found that, for instance, the "-c" option of "git log"
would have showed me too.
Paul Bolle
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-11 21:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11 20:29 What commit dropped config PLAT_SPEAR_SINGLE? Paul Bolle
-- strict thread matches above, loose matches on Subject: below --
2014-02-11 20:56 Ortwin Glück
2014-02-11 21:10 ` Paul Bolle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox