mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 13:27:57 +02:00
of: define CONFIG_OF globally so architectures can select it
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
parent
7b14c647ae
commit
bcbefae2bc
|
|
@ -1,3 +1,6 @@
|
|||
config OF
|
||||
bool
|
||||
|
||||
config OF_FLATTREE
|
||||
bool
|
||||
depends on OF
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user