]> git.sur5r.net Git - u-boot/blobdiff - README
85xx: Add -mno-spe to e500/85xx builds
[u-boot] / README
diff --git a/README b/README
index 3a10bd762b5d6af892eecec09eae2276aabae97c..36ae0fb5ea3694245bb772210a4a2a9463c0db77 100644 (file)
--- a/README
+++ b/README
@@ -672,6 +672,7 @@ The following options need to be configured:
 
                CONFIG_RTC_MPC8xx       - use internal RTC of MPC8xx
                CONFIG_RTC_PCF8563      - use Philips PCF8563 RTC
+               CONFIG_RTC_MC13783      - use MC13783 RTC
                CONFIG_RTC_MC146818     - use MC146818 RTC
                CONFIG_RTC_DS1307       - use Maxim, Inc. DS1307 RTC
                CONFIG_RTC_DS1337       - use Maxim, Inc. DS1337 RTC
@@ -1414,6 +1415,11 @@ The following options need to be configured:
                Currently supported on some MPC8xxx processors.  For an
                example, see include/configs/mpc8349emds.h.
 
+               CONFIG_MXC_SPI
+
+               Enables the driver for the SPI controllers on i.MX and MXC
+               SoCs. Currently only i.MX31 is supported.
+
 - FPGA Support: CONFIG_FPGA
 
                Enables FPGA subsystem.