Skip to content

Commit

Permalink
of: define CONFIG_OF globally so architectures can select it
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
  • Loading branch information
Stephen Rothwell authored and Grant Likely committed Jul 5, 2010
1 parent 7b14c64 commit bcbefae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/of/Kconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
config OF
bool

config OF_FLATTREE
bool
depends on OF
Expand Down

0 comments on commit bcbefae

Please sign in to comment.