]> git.sur5r.net Git - u-boot/blobdiff - doc/driver-model/spi-howto.txt
sunxi: power: Change axp209 LDO3 and LDO4 default to disabled
[u-boot] / doc / driver-model / spi-howto.txt
index 5bc29ad65ce145b7dbea4fb7fbd4928e8b7395e6..ee4abf4a8b49cc8b8ab2de8521fe91522afb3e14 100644 (file)
@@ -40,8 +40,8 @@ with only minor changes:
 
 Add these to your board config:
 
-#define CONFIG_DM_SPI
-#define CONFIG_DM_SPI_FLASH
+CONFIG_DM_SPI
+CONFIG_DM_SPI_FLASH
 
 
 2. Add the skeleton