it's "default y" not "default Y"

The typo was introduced in 3.1 by
Dmitry Eremin-Solenikov <[email protected]>
since commit
d6137badeff1ef64b4e0092ec249ebdeaeb3ff37

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
Cc: Dmitry Eremin-Solenikov <[email protected]>
Cc: [email protected]
---
 drivers/mtd/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index 1be6218..5e78236 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -128,7 +128,7 @@ config MTD_AFS_PARTS
 
 config MTD_OF_PARTS
        tristate "OpenFirmware partitioning information support"
-       default Y
+       default y
        depends on OF
        help
          This provides a partition parsing function which derives
-- 
1.7.7

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to