Author: wigyori Date: 2015-01-30 01:19:18 +0100 (Fri, 30 Jan 2015) New Revision: 44216
Modified: trunk/target/linux/sunxi/config-3.18 Log: sunxi: disable MMC debugging in kernel config Signed-off-by: Daniel Golle <[email protected]> Modified: trunk/target/linux/sunxi/config-3.18 =================================================================== --- trunk/target/linux/sunxi/config-3.18 2015-01-30 00:18:21 UTC (rev 44215) +++ trunk/target/linux/sunxi/config-3.18 2015-01-30 00:19:18 UTC (rev 44216) @@ -297,7 +297,7 @@ CONFIG_MMC=y CONFIG_MMC_BLOCK=y # CONFIG_MMC_BLOCK_BOUNCE is not set -CONFIG_MMC_DEBUG=y +# CONFIG_MMC_DEBUG is not set CONFIG_MMC_SUNXI=y CONFIG_MODULES_USE_ELF_REL=y CONFIG_MTD_SPLIT_SUPPORT=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
