From: nbd Date: Fri, 27 Sep 2013 21:12:08 +0000 (+0000) Subject: lantiq: add a default for CONFIG_MTD_NAND_XWAY to fix build errors X-Git-Tag: fast2504n-3.10.28-merged~1204 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=419dd58f366da595af07f389e0782c423be2544b;p=openwrt.git lantiq: add a default for CONFIG_MTD_NAND_XWAY to fix build errors Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38243 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/lantiq/config-default b/target/linux/lantiq/config-default index dbf1940fd7..73f35dea93 100644 --- a/target/linux/lantiq/config-default +++ b/target/linux/lantiq/config-default @@ -103,6 +103,7 @@ CONFIG_MTD_CFI_ADV_OPTIONS=y CONFIG_MTD_CFI_GEOMETRY=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_LANTIQ=y +# CONFIG_MTD_NAND_XWAY is not set CONFIG_MTD_OF_PARTS=y CONFIG_MTD_PHYSMAP_OF=y CONFIG_MTD_SPLIT_FIRMWARE=y