diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-10-18 18:04:57 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-10-19 09:03:30 +0000 |
| commit | 42e1d5241be0f7564d28dbd5f704d67c77d4dd74 (patch) | |
| tree | 41a56a60cf8663c6a25fd89f6d1b4489c2996fc3 /dashboard/config/linux/stable-5.15-kasan.config | |
| parent | f62755eda837de06043585a312a363ea82c7509c (diff) | |
dashboard/config: add config with unmaintained parts
Disable unmaintained code parts (at least those known so far) in
existing configs and enable them in a special upstream-unmaintained.config
file.
Diffstat (limited to 'dashboard/config/linux/stable-5.15-kasan.config')
| -rw-r--r-- | dashboard/config/linux/stable-5.15-kasan.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dashboard/config/linux/stable-5.15-kasan.config b/dashboard/config/linux/stable-5.15-kasan.config index 0aaed6cde..d7b7d87c6 100644 --- a/dashboard/config/linux/stable-5.15-kasan.config +++ b/dashboard/config/linux/stable-5.15-kasan.config @@ -2364,8 +2364,7 @@ CONFIG_PNPACPI=y CONFIG_BLK_DEV=y CONFIG_BLK_DEV_NULL_BLK=y CONFIG_BLK_DEV_NULL_BLK_FAULT_INJECTION=y -CONFIG_BLK_DEV_FD=y -# CONFIG_BLK_DEV_FD_RAWCMD is not set +# CONFIG_BLK_DEV_FD is not set CONFIG_CDROM=y # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set CONFIG_ZRAM=y |
