https://github.com/oasislinux/linux-configs
https://github.com/oasislinux/linux-configs
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oasislinux/linux-configs
- Owner: oasislinux
- Created: 2019-06-25T19:46:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T01:06:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T04:48:42.054Z (11 months ago)
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains some linux kernel configs suitable for running
oasis.
To use a config, run
```
./scripts/kconfig/merge_config.sh -n path/to/config
```
This will use the settings specified in the config, and default to no
for everything else (i.e. allnoconfig).