linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] [PATCH] um: set CONFIG_LOCKDEP_SUPPORT to CONFIG_LOCKDEP
@ 2013-04-17  0:09 EUNBONG SONG
  0 siblings, 0 replies; only message in thread
From: EUNBONG SONG @ 2013-04-17  0:09 UTC (permalink / raw)
  To: jdike, richard; +Cc: linux-kernel@vger.kernel.org, user-mode-linux-devel


CONFIG_LOCKDEP_SUPPORT is no longer valid.

Singed-off-by: EunBong Song <eunb.song@samsung.com>

---
 arch/um/defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/defconfig b/arch/um/defconfig
index 08107a7..bbc5aa7 100644
--- a/arch/um/defconfig
+++ b/arch/um/defconfig
@@ -7,7 +7,7 @@ CONFIG_UML=y
 CONFIG_MMU=y
 CONFIG_NO_IOMEM=y
 # CONFIG_TRACE_IRQFLAGS_SUPPORT is not set
-CONFIG_LOCKDEP_SUPPORT=y
+CONFIG_LOCKDEP=y
 # CONFIG_STACKTRACE_SUPPORT is not set
 CONFIG_GENERIC_CALIBRATE_DELAY=y
 CONFIG_GENERIC_BUG=y
-- 
1.7.0.4
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-17  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17  0:09 [uml-devel] [PATCH] um: set CONFIG_LOCKDEP_SUPPORT to CONFIG_LOCKDEP EUNBONG SONG

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox