Searched hist:a5995a5d7b793f74c7c893b752b51cc635a621db (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/configs/ |
| H A D | sandbox_spl_defconfig | a5995a5d7b793f74c7c893b752b51cc635a621db Mon Jan 30 10:46:50 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
[1] Rename CONFIG_SANDBOX_MMC to CONFIG_MMC_SANDBOX for consistency I want all MMC driver options prefixed with CONFIG_MMC_.
[2] Fix dependency Add necessary depends on to avoid compile error. Instead "depends on MMC" is unneeded because this config entry resides inside of "if MMC".
[3] Currently, this config symbol is not referenced at all. Use it to enable/disable the driver in Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| H A D | sandbox_defconfig | a5995a5d7b793f74c7c893b752b51cc635a621db Mon Jan 30 10:46:50 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
[1] Rename CONFIG_SANDBOX_MMC to CONFIG_MMC_SANDBOX for consistency I want all MMC driver options prefixed with CONFIG_MMC_.
[2] Fix dependency Add necessary depends on to avoid compile error. Instead "depends on MMC" is unneeded because this config entry resides inside of "if MMC".
[3] Currently, this config symbol is not referenced at all. Use it to enable/disable the driver in Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | Kconfig | a5995a5d7b793f74c7c893b752b51cc635a621db Mon Jan 30 10:46:50 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
[1] Rename CONFIG_SANDBOX_MMC to CONFIG_MMC_SANDBOX for consistency I want all MMC driver options prefixed with CONFIG_MMC_.
[2] Fix dependency Add necessary depends on to avoid compile error. Instead "depends on MMC" is unneeded because this config entry resides inside of "if MMC".
[3] Currently, this config symbol is not referenced at all. Use it to enable/disable the driver in Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| H A D | Makefile | a5995a5d7b793f74c7c893b752b51cc635a621db Mon Jan 30 10:46:50 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
[1] Rename CONFIG_SANDBOX_MMC to CONFIG_MMC_SANDBOX for consistency I want all MMC driver options prefixed with CONFIG_MMC_.
[2] Fix dependency Add necessary depends on to avoid compile error. Instead "depends on MMC" is unneeded because this config entry resides inside of "if MMC".
[3] Currently, this config symbol is not referenced at all. Use it to enable/disable the driver in Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|