Imply CONFIG_BITREVERSE for Sandbox.

Signed-off-by: Bin Meng <[email protected]>

---

Changes in v2:
- Change to imply in the Kconfig

 arch/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/Kconfig b/arch/Kconfig
index bf1b4a9..11900b0 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -78,6 +78,7 @@ config SANDBOX
        select LZO
        select SPI
        select SUPPORT_OF_CONTROL
+       imply BITREVERSE
        imply CMD_DM
        imply CMD_GETTIME
        imply CMD_HASH
-- 
2.7.4

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to