1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-03-11 23:33:23 -04:00

O.k., no slram as module or in kernel, and RedHat 7.3 is happy.

This commit is contained in:
freesource 2003-02-15 03:54:09 +00:00
parent 9774546761
commit d4a45b3a1a

View File

@ -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