compile cafe-nand in statically so that we can boot off it

Andres Salomon dilinger at debian.org
Tue Nov 7 22:38:27 EST 2006


Commit:     ea53d5258baad1f71fcf30b1304023c08d5a2ac2
Parent:     90c9aedbb69416fa84c4da27c49296ab5369e082
commit ea53d5258baad1f71fcf30b1304023c08d5a2ac2
Author:     Andres Salomon <dilinger at debian.org>
AuthorDate: Fri Oct 27 12:11:54 2006 -0400
Commit:     Andres Salomon <dilinger at debian.org>
CommitDate: Fri Oct 27 12:11:54 2006 -0400

    compile cafe-nand in statically so that we can boot off it
---
 .config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.config b/.config
index b476d26..1381104 100644
--- a/.config
+++ b/.config
@@ -601,7 +601,7 @@ CONFIG_MTD_NAND_DISKONCHIP=m
 # CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
 CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
 # CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
-CONFIG_MTD_NAND_CAFE=m
+CONFIG_MTD_NAND_CAFE=y
 CONFIG_MTD_NAND_CS553X=y
 CONFIG_MTD_NAND_NANDSIM=m
 


More information about the Commits-kernel mailing list