From 82813b7198cf4d547c5e3bda650ac6462728fa23 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Mon, 26 Jan 2015 11:35:44 +0100 Subject: [PATCH] mmc: Fix menuconfig alignment of MMC_SDHCI_* options Let MMC_SDHCI_BIG_ENDIAN_32BIT_BYTE_SWAPPER depend on MMC_SDHCI. Not only this is more correct, but this also avoids breaking the alignment of all other MMC_SDHCI_* options in menuconfig. Signed-off-by: Jean Delvare Cc: Chris Ball Cc: Ulf Hansson Cc: Albert Herranz Signed-off-by: Ulf Hansson --- Reading git-format-patch failed