TPL: TM2: dwmmc: Use CONFIG_TPL_TM2 flag to avoid unnecessary configuration
authorLukasz Majewski <l.majewski@samsung.com>
Thu, 12 May 2016 11:13:50 +0000 (13:13 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 11 Apr 2017 09:58:11 +0000 (18:58 +0900)
commit946392eaaf714c805236a5ada1db5753284c6f18
tree46067a82b4e88842dcc96f00b41f8f6431334c81
parent5862838b8482b474a6050a31dfa732eb9dd76ac7
TPL: TM2: dwmmc: Use CONFIG_TPL_TM2 flag to avoid unnecessary configuration

Some parts of exynos generic dwmmc code has been disabled by using
CONFIG_TPL_TM2 flag.

It has been done intentionally to avoid board reconfiguration.
The board has already been configured by S-boot bootloader.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/mmc/Kconfig
drivers/mmc/exynos_dw_mmc.c