mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 19:50:53 +07:00
248bc0d93b
As the help for the config option suggests, this option really shouldn't be set by default for any recent distribution as it changes the layout of sysfs. I spotted this while running debian when udev got very confused by the sysfs layout and failed to create some device nodes. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
29 lines
711 B
Plaintext
29 lines
711 B
Plaintext
CONFIG_EXPERIMENTAL=y
|
|
CONFIG_LOG_BUF_SHIFT=14
|
|
CONFIG_BLK_DEV_INITRD=y
|
|
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
|
# CONFIG_SYSCTL_SYSCALL is not set
|
|
# CONFIG_HOTPLUG is not set
|
|
CONFIG_SLAB=y
|
|
CONFIG_MODULES=y
|
|
CONFIG_MODULE_UNLOAD=y
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
CONFIG_CPU_SUBTYPE_SH7751R=y
|
|
CONFIG_MEMORY_START=0x0c000000
|
|
CONFIG_MEMORY_SIZE=0x00400000
|
|
CONFIG_FLATMEM_MANUAL=y
|
|
CONFIG_SH_7751_SYSTEMH=y
|
|
CONFIG_PREEMPT=y
|
|
# CONFIG_STANDALONE is not set
|
|
CONFIG_BLK_DEV_RAM=y
|
|
CONFIG_BLK_DEV_RAM_SIZE=1024
|
|
# CONFIG_INPUT is not set
|
|
# CONFIG_SERIO_SERPORT is not set
|
|
# CONFIG_VT is not set
|
|
CONFIG_HW_RANDOM=y
|
|
CONFIG_PROC_KCORE=y
|
|
CONFIG_TMPFS=y
|
|
CONFIG_CRAMFS=y
|
|
CONFIG_ROMFS_FS=y
|
|
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
|