spl: misc: Allow misc drivers in SPL and TPL
[oweals/u-boot.git] / README
diff --git a/README b/README
index 8e934604cf605f18ac9999f178e6bd407ad3289d..fd1e17c51375ccaf58d9c8331b4095794cc1e0b8 100644 (file)
--- a/README
+++ b/README
@@ -634,8 +634,6 @@ The following options need to be configured:
                the defaults discussed just above.
 
 - Cache Configuration:
-               CONFIG_SYS_ICACHE_OFF - Do not enable instruction cache in U-Boot
-               CONFIG_SYS_DCACHE_OFF - Do not enable data cache in U-Boot
                CONFIG_SYS_L2CACHE_OFF- Do not enable L2 cache in U-Boot
 
 - Cache Configuration for ARM: