From d4a45b3a1a609045b1ddb4d2c6f81242f05cad20 Mon Sep 17 00:00:00 2001 From: freesource Date: Sat, 15 Feb 2003 03:54:09 +0000 Subject: [PATCH] O.k., no slram as module or in kernel, and RedHat 7.3 is happy. --- user-mode-linux/usr/lib/uml/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user-mode-linux/usr/lib/uml/config b/user-mode-linux/usr/lib/uml/config index 56b6d4c..ac210e2 100755 --- a/user-mode-linux/usr/lib/uml/config +++ b/user-mode-linux/usr/lib/uml/config @@ -16,8 +16,8 @@ CONFIG_EXPERIMENTAL=y # # General Setup # -CONFIG_MODE_TT=y CONFIG_MODE_SKAS=y +CONFIG_MODE_TT=y CONFIG_NET=y CONFIG_SYSVIPC=y CONFIG_BSD_PROCESS_ACCT=y @@ -372,7 +372,7 @@ CONFIG_MTD_BLOCK=y # Self-contained MTD device drivers # # CONFIG_MTD_PMC551 is not set -CONFIG_MTD_SLRAM=y +# CONFIG_MTD_SLRAM is not set CONFIG_MTD_MTDRAM=m CONFIG_MTDRAM_TOTAL_SIZE=4096 CONFIG_MTDRAM_ERASE_SIZE=128