kentjhall / horizon-linux

arm64 Linux patched to run programs for the Nintendo Switch’s Horizon OS
Other
660 stars 16 forks source link

Create default horizon config #2

Closed julianbraha closed 2 years ago

julianbraha commented 2 years ago

This allows a user to compile the horizon kernel with make ARCH=arm64 defconfig horizon.config followed by make ARCH=arm64

kentjhall commented 2 years ago

Yep, this is exactly what I wanted. Thanks for bringing the Kconfig knowledge :')