[kernel] r21759 - in dists/trunk/linux/debian: . config/armel

Ian Campbell ijc-guest at moszumanska.debian.org
Tue Sep 2 16:10:36 UTC 2014


Author: ijc-guest
Date: Tue Sep  2 16:10:36 2014
New Revision: 21759

Log:
[armel/kirkwood] Enable CONFIG_MTD_SPI_NOR for flash access.

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armel/config.kirkwood

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Mon Sep  1 19:34:44 2014	(r21758)
+++ dists/trunk/linux/debian/changelog	Tue Sep  2 16:10:36 2014	(r21759)
@@ -36,6 +36,7 @@
   [ Ian Campbell ]
   * [armhf] Remove incomplete list of hardware from image description. See
     https://wiki.debian.org/DebianKernel/ARMMP for details.
+  * [armel/kirkwood] Enable CONFIG_MTD_SPI_NOR for flash access.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 12 Aug 2014 02:58:45 +0100
 

Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood	Mon Sep  1 19:34:44 2014	(r21758)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood	Tue Sep  2 16:10:36 2014	(r21759)
@@ -347,6 +347,11 @@
 # CONFIG_MTD_ONENAND is not set
 
 ##
+## file: drivers/mtd/spi-nor/Kconfig
+##
+CONFIG_MTD_SPI_NOR=y
+
+##
 ## file: drivers/mtd/ubi/Kconfig
 ##
 CONFIG_MTD_UBI=y



More information about the Kernel-svn-changes mailing list