Skip to content

Commit c0a032e

Browse files
committed
rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT
SPL_MMC_SUPPORT defined in rockchip top level Kconfig instead of inside rk3288 and default to disable if ROCKCHIP_SPL_BACK_TO_BROM defined. Patch-cc: [email protected] Change-Id: I77fcb2dda8afdf89684fc57cdc6e485a5840314c Signed-off-by: Kever Yang <[email protected]>
1 parent 07edc1c commit c0a032e

File tree

1 file changed

+0
-3
lines changed
  • arch/arm/mach-rockchip/rk3288

1 file changed

+0
-3
lines changed

arch/arm/mach-rockchip/rk3288/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ config SPL_LIBCOMMON_SUPPORT
8181
config SPL_LIBGENERIC_SUPPORT
8282
default y
8383

84-
config SPL_MMC_SUPPORT
85-
default y
86-
8784
config SPL_SERIAL_SUPPORT
8885
default y
8986

0 commit comments

Comments
 (0)