sys-kernel/coreos-modules: remove deprecated config

We were setting `CONFIG_VGACON_SOFT_SCROLLBACK=y`, but this config
option was deleted with 20782abbbdfe922496a28f9cc0c3c0030f7dfb8f, due to
security issues.

Remove the config to let the kernel image build again.
This commit is contained in:
Margarita Manterola 2020-09-18 14:07:19 +02:00
parent ecc026209b
commit 11d56330bd

View File

@ -121,7 +121,6 @@ CONFIG_USB_OHCI_HCD_SSB=y
CONFIG_VFIO=m
CONFIG_VFIO_PCI=m
CONFIG_VFIO_PCI_VGA=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VHOST_VSOCK=m
CONFIG_VMWARE_BALLOON=m
CONFIG_VMWARE_PVSCSI=m