The patch titled
m68knommu: removing config variable DUMPTOFLASH
has been removed from the -mm tree. Its filename was
m68knommu-removing-config-variable-dumptoflash.patch
This patch was dropped because it was merged into mainline or a subsystem tree
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: m68knommu: removing config variable DUMPTOFLASH
From: Jiri Olsa <[EMAIL PROTECTED]>
Removing config variable DUMPTOFLASH, since it is not used
Signed-off-by: Jiri Olsa <[EMAIL PROTECTED]>
Acked-by: Greg Ungerer <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
arch/m68knommu/Kconfig.debug | 7 -------
arch/m68knommu/defconfig | 1 -
2 files changed, 8 deletions(-)
diff -puN
arch/m68knommu/Kconfig.debug~m68knommu-removing-config-variable-dumptoflash
arch/m68knommu/Kconfig.debug
---
a/arch/m68knommu/Kconfig.debug~m68knommu-removing-config-variable-dumptoflash
+++ a/arch/m68knommu/Kconfig.debug
@@ -21,13 +21,6 @@ config BOOTPARAM_STRING
default 'console=ttyS0,19200'
depends on BOOTPARAM
-config DUMPTOFLASH
- bool "Panic/Dump to FLASH"
- depends on COLDFIRE
- help
- Dump any panic of trap output into a flash memory segment
- for later analysis.
-
config NO_KERNEL_MSG
bool "Suppress Kernel BUG Messages"
help
diff -puN
arch/m68knommu/defconfig~m68knommu-removing-config-variable-dumptoflash
arch/m68knommu/defconfig
--- a/arch/m68knommu/defconfig~m68knommu-removing-config-variable-dumptoflash
+++ a/arch/m68knommu/defconfig
@@ -597,7 +597,6 @@ CONFIG_MSDOS_PARTITION=y
# CONFIG_FULLDEBUG is not set
# CONFIG_HIGHPROFILE is not set
# CONFIG_BOOTPARAM is not set
-# CONFIG_DUMPTOFLASH is not set
# CONFIG_NO_KERNEL_MSG is not set
# CONFIG_BDM_DISABLE is not set
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
origin.patch
fs-remove-dead-config-config_has_compat_epoll_event-symbol.patch
alpha-parisc-removing-config-variable-debug_rwlock.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html