Commit Graph

1 Commits

Author SHA1 Message Date
Joseph Chen f19896d177 configs: rockchip: add emmc/nand/sfc fragment for all platforms
We expect they are to be common fragment for different storage,
maybe there will be more configurations to be add in the future.

Example:
    make rv1126_defconfig rk-emmc.config  // generate .config
    ./make.sh                             // build with exist .config

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ib7bc64aaf16777eba8b64409674f8874a4ee8481
2021-02-08 16:56:54 +08:00