Skip to content

Commit

Permalink
rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
keveryang committed Oct 8, 2016
1 parent 07edc1c commit c0a032e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm/mach-rockchip/rk3288/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ config SPL_LIBCOMMON_SUPPORT
config SPL_LIBGENERIC_SUPPORT
default y

config SPL_MMC_SUPPORT
default y

config SPL_SERIAL_SUPPORT
default y

Expand Down

0 comments on commit c0a032e

Please sign in to comment.