1 2 3 4 5 6 7 8 9 10 11 12
if TARGET_RPI || TARGET_RPI_2 config DM default y if !SPL_BUILD config DM_SERIAL default y if !SPL_BUILD config DM_GPIO default y if !SPL_BUILD endif