Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.19 9 lines 184 B view raw
1config STAGING_BOARD 2 boolean "Staging Board Support" 3 depends on OF_ADDRESS 4 depends on BROKEN 5 help 6 Select to enable per-board staging support code. 7 8 If in doubt, say N here. 9