sunxi: disable MMC debugging in kernel config
Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44216
This commit is contained in:
parent
3b83156a38
commit
c1f86aa1ad
|
@ -297,7 +297,7 @@ CONFIG_MIGRATION=y
|
||||||
CONFIG_MMC=y
|
CONFIG_MMC=y
|
||||||
CONFIG_MMC_BLOCK=y
|
CONFIG_MMC_BLOCK=y
|
||||||
# CONFIG_MMC_BLOCK_BOUNCE is not set
|
# CONFIG_MMC_BLOCK_BOUNCE is not set
|
||||||
CONFIG_MMC_DEBUG=y
|
# CONFIG_MMC_DEBUG is not set
|
||||||
CONFIG_MMC_SUNXI=y
|
CONFIG_MMC_SUNXI=y
|
||||||
CONFIG_MODULES_USE_ELF_REL=y
|
CONFIG_MODULES_USE_ELF_REL=y
|
||||||
CONFIG_MTD_SPLIT_SUPPORT=y
|
CONFIG_MTD_SPLIT_SUPPORT=y
|
||||||
|
|
Loading…
Reference in New Issue