NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST
authorTom Rini <trini@konsulko.com>
Mon, 23 Jan 2017 00:43:10 +0000 (19:43 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 24 Jan 2017 15:33:59 +0000 (10:33 -0500)
commit88077715d8d81825605028f2040b17137513f858
treec56ee564dd87664cb1d72de93862805c3141d357
parentf428268adb7b632e3477f1f2b98df07eb0cb6040
NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST

Introduce board/freescale/common/Kconfig so that we have a single place
for CONFIG options that are shared between ARM and PowerPC NXP platforms.

Cc: York Sun <york.sun@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: York Sun <york.sun@nxp.com>
30 files changed:
arch/arm/include/asm/fsl_secure_boot.h
arch/powerpc/include/asm/fsl_secure_boot.h
board/freescale/b4860qds/Kconfig
board/freescale/bsc9132qds/Kconfig
board/freescale/c29xpcie/Kconfig
board/freescale/common/Kconfig [new file with mode: 0644]
board/freescale/corenet_ds/Kconfig
board/freescale/ls1012afrdm/Kconfig
board/freescale/ls1012aqds/Kconfig
board/freescale/ls1012ardb/Kconfig
board/freescale/ls1021aiot/Kconfig
board/freescale/ls1021aqds/Kconfig
board/freescale/ls1021atwr/Kconfig
board/freescale/ls1043aqds/Kconfig
board/freescale/ls1043ardb/Kconfig
board/freescale/ls1046aqds/Kconfig
board/freescale/ls2080a/Kconfig
board/freescale/ls2080aqds/Kconfig
board/freescale/ls2080ardb/Kconfig
board/freescale/p1010rdb/Kconfig
board/freescale/p2041rdb/Kconfig
board/freescale/t102xqds/Kconfig
board/freescale/t102xrdb/Kconfig
board/freescale/t1040qds/Kconfig
board/freescale/t104xrdb/Kconfig
board/freescale/t208xqds/Kconfig
board/freescale/t208xrdb/Kconfig
board/freescale/t4qds/Kconfig
board/freescale/t4rdb/Kconfig
board/varisys/cyrus/Kconfig