Dongsu Park 5dcf6a2e6c 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-5.15.150::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=v5.15.150&id=78bac52c290a7fc50607d4a91f828f1823a69824,
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.150&id=6e5e93fd51fea74844cb741af15fdc359ea8712e.
2024-03-04 16:23:48 +01:00
..