https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 9df3518bdc65fad7c87c598e38b334c83a44ed3a authored by Jason Self on 10 December 2014, 08:53:51 UTC
Linux-libre 3.12.35-gnu
Tip revision: 9df3518
Kconfig
if X86
source "drivers/platform/x86/Kconfig"
endif
if GOLDFISH
source "drivers/platform/goldfish/Kconfig"
endif

back to top