linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: Thumb-2: Fix Kconfig rules to avoid nonworking configs
@ 2010-12-09 11:59 Dave Martin
  2010-12-09 11:59 ` [PATCH 1/2] ARM: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 Dave Martin
  2010-12-09 11:59 ` [PATCH 2/2] ARM: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL Dave Martin
  0 siblings, 2 replies; 11+ messages in thread
From: Dave Martin @ 2010-12-09 11:59 UTC (permalink / raw)
  To: linux-arm-kernel

Some configurations don't make sense with Thumb-2, or don't
currently work and are unlikely to be relevant.

The patches avoid Kconfig from allowing these problematic
combinations, for now.

Dave Martin (2):
  ARM: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6
  ARM: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL

 arch/arm/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-02-04 12:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 11:59 [PATCH 0/2] ARM: Thumb-2: Fix Kconfig rules to avoid nonworking configs Dave Martin
2010-12-09 11:59 ` [PATCH 1/2] ARM: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 Dave Martin
2010-12-09 18:34   ` Nicolas Pitre
2010-12-10  5:47   ` Santosh Shilimkar
2011-02-04 10:47   ` Santosh Shilimkar
2010-12-09 11:59 ` [PATCH 2/2] ARM: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL Dave Martin
2010-12-09 18:32   ` Nicolas Pitre
2010-12-10  5:48   ` Santosh Shilimkar
2011-02-04 10:47   ` Santosh Shilimkar
2011-02-04 11:03   ` Russell King - ARM Linux
2011-02-04 12:01     ` Dave Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).