Dongsu Park d15d952f25 overlay sys-kernel/coreos-modules: remove invalid Kernel configs
Remove invalid Kernel configs CONFIG_NET_SCH_CBQ and
CONFIG_NET_SCH_DSMARK, to fix build issues like:

```
 * ERROR: sys-kernel/coreos-modules-6.1.80::coreos failed (configure phase):
 *   Requested options not enabled in build:
 *     CONFIG_NET_SCH_CBQ
 *     CONFIG_NET_SCH_DSMARK
```

See also
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.1.80&id=02149c7cd115d3c82d20f758be4c9013d1128928,
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.1.80&id=a41f6e170b852d2c68fc76012c49ec3332b0edcc.
2024-03-04 15:57:11 +01:00
..