x86: edison: Switch to CONFIG_OF_SEPARATE
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 8 Jan 2019 14:17:43 +0000 (16:17 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 12 Feb 2019 06:37:16 +0000 (14:37 +0800)
commit2c8811b75719b6b2c0dd071be1269b4ffcc776d6
tree8a19c0e3dc694a64401c03de65f62247b23e86c9
parentf94fa0e94f36c740d3c7aa314c89a750c742185b
x86: edison: Switch to CONFIG_OF_SEPARATE

There is no need for Intel Edison to have CONFIG_OF_EMBED to be enabled.
Replace it with CONFIG_OF_SEPARATE.

There is no functional change since u-boot.bin always contains DTB
either embedded or attached.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Ferry Toth <ftoth@exalondelft.nl>
configs/edison_defconfig