linux-raspberrypi: Fix defconfig for RPi4-64

emmc dt node uses iproc sdhci driver. Make sure it is enabled.
https://github.com/raspberrypi/linux/pull/3045

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan
2019-07-03 14:00:49 +01:00
parent 1f8296c37b
commit 62ff6dcd57
2 changed files with 3 additions and 0 deletions
@@ -0,0 +1,2 @@
# see emmc node
CONFIG_MMC_SDHCI_IPROC=y