9
0
Fork 0

of: move OFTREE Kconfig option to drivers/of/

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2013-02-26 11:40:32 +01:00
parent 983686fc1f
commit e627bc2bc1
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,6 @@
config OFTREE
select FDT
bool
config OFDEVICE
bool

View File

@ -25,10 +25,6 @@ source lib/lzo/Kconfig
config FDT
bool
config OFTREE
select FDT
bool
config BCH
bool