X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c2018069cd38fe83369e409973cbbd619a4f1db8..c92885c466d11dc3b8e2837a8be1fd3b6b7e2e01:/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch diff --git a/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch b/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch index 6dd4bf816..1c6edb51c 100644 --- a/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch +++ b/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch @@ -287,7 +287,7 @@ diff -urN linux-2.6.17/drivers/mtd/maps/Kconfig linux-2.6.17-brcm63xx/drivers/mt +config MTD_BCM963XX + tristate "BCM963xx Flash device" -+ depends on MIPS && MIPS_BRCM ++ depends on MIPS && BCM963XX + help + Flash memory access on BCM963xx boards. Currently only works with + RedBoot, CFE support coming soon.