if TARGET_RPI

config DM
	default y if !SPL_BUILD

config DM_SERIAL
	default y if !SPL_BUILD

config DM_GPIO
	default y if !SPL_BUILD

endif
