[OpenWrt-Devel] [PATCH v2] ralink: renable nand support

John Crispin blogic at openwrt.org
Thu Nov 26 02:16:13 EST 2015


Hi,

please make sure to test your patches against HEAD prior to sending them.

1) this does not apply, because it was applied already 2 days ago
2) it was wrong 2 days ago already as r47619 just moves the option
further down.

	John

On 26/11/2015 08:09, Sebastian Careba wrote:
> From: John Crispin <blogic at openwrt.org>
> 
> CONFIG_MTK_MTD_NAND was incorrectly disabled by r47619.
> 
> Signed-off-by: John Crispin <blogic at openwrt.org>
> 
> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47640 3c298f89-4303-0410-b956-a3cf2f4a3e73
> ---
>  target/linux/ramips/mt7621/config-3.18 | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/target/linux/ramips/mt7621/config-3.18 b/target/linux/ramips/mt7621/config-3.18
> index 13ff9f8..8861795 100644
> --- a/target/linux/ramips/mt7621/config-3.18
> +++ b/target/linux/ramips/mt7621/config-3.18
> @@ -124,6 +124,7 @@ CONFIG_MIPS_MT_FPAFF=y
>  CONFIG_MIPS_MT_SMP=y
>  CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
>  # CONFIG_MIPS_VPE_LOADER is not set
> +CONFIG_MTK_MTD_NAND=y
>  CONFIG_MODULES_USE_ELF_REL=y
>  CONFIG_MT7621_WDT=y
>  # CONFIG_MTD_CFI_INTELEXT is not set
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list