alistair23-linux/drivers/of
Rob Herring 649e0a77e2 of: make unittest select OF_EARLY_FLATTREE instead of depend on it
The DT unittest currently requires an arch (typically) to select
OF_EARLY_FLATTREE. Remove this dependency by selecting it directly so that
the unittest can be enabled easily on any architecture. With this and the
prior commit, we can easily enable and run unittests starting with x86
defconfig rather than hunting for the combination of config options to
enable OF on x86.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Acked-by: Grant Likely <grant.likely@lianro.org>
2015-06-04 20:16:46 -05:00
..
unittest-data of/unittest: replace 'selftest' with 'unittest' 2015-03-25 00:53:29 -05:00
address.c drivers/of: Add empty ranges quirk for PA-Semi 2015-03-27 21:03:58 -07:00
base.c Devicetree updates for 4.1: 2015-04-24 08:46:18 -07:00
device.c of: add helper function to retrive match data 2015-05-28 12:59:40 -05:00
dynamic.c
fdt.c of/fdt: Make fdt blob input parameters of unflatten functions const 2015-05-28 13:00:25 -05:00
fdt_address.c
irq.c of/irq: Fix of_irq_parse_one() returned error codes 2015-03-19 08:39:14 -05:00
Kconfig of: make unittest select OF_EARLY_FLATTREE instead of depend on it 2015-06-04 20:16:46 -05:00
Makefile dt: OF_UNITTEST make dependency broken 2015-03-25 00:43:44 -05:00
of_mdio.c of: mdio: export of_mdio_parse_addr 2015-03-11 17:56:28 -04:00
of_mtd.c
of_net.c of_net: factor out repetitive code from of_get_mac_address() 2015-03-29 08:56:17 +01:00
of_pci.c of/pci: Add of_pci_dma_configure() to update DMA configuration 2015-03-03 14:42:57 -06:00
of_pci_irq.c
of_private.h
of_reserved_mem.c drivers: of: Export of_reserved_mem_device_{init,release} 2015-01-13 13:56:58 -06:00
overlay.c of/overlay: Grammar s/an negative/a negative/ 2015-05-28 13:00:25 -05:00
pdt.c
platform.c of: Move of_dma_configure() to device.c to help re-use 2015-03-03 14:42:56 -06:00
resolver.c
unittest.c Devicetree updates for 4.1: 2015-04-24 08:46:18 -07:00