mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 04:14:49 +08: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