| Submitter | Stephen Rothwell |
|---|---|
| Date | June 29, 2010, 2:45 a.m. |
| Message ID | <20100629124551.06fe1015.sfr@canb.auug.org.au> |
| Download | mbox | patch |
| Permalink | /patch/57226/ |
| State | Not Applicable |
| Delegated to: | David Miller |
| Headers | show |
Comments
Patch
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index 7cecc8f..1678dbc 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -1,3 +1,6 @@ +config OF + bool + config OF_FLATTREE bool depends on OF
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> --- drivers/of/Kconfig | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)