aboutsummaryrefslogtreecommitdiff
path: root/target/linux/x86/config-6.1
Commit message (Collapse)AuthorAge
* kernel: remove CONFIG_DEVTMPFS_SAFE from target configHauke Mehrtens2023-11-19
| | | | | | | CONFIG_DEVTMPFS_SAFE is now part of the generic configuration. Remove it from the target configurations. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* kernel: add missing symbolsOskari Rauta2023-09-25
| | | | | | | | CONFIG_DEVTMPFS_SAFE and CONFIG_DM_AUDIT were not set and had to be manually selected during build everytime kernel was updated. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* x86: refresh kernel configs for 6.1Pascal Coudurier2023-09-19
| | | | | | refresh and add missing symbols for target and subtargets Signed-off-by: Pascal Coudurier <coudu@gmx.com>
* x86: copy 5.15 configs to 6.1Pascal Coudurier2023-09-19
Copy 5.15 configs to 6.1 as a starting point Signed-off-by: Pascal Coudurier <coudu@gmx.com>