Files
u-boot/cmd
Samuel Dionne-Riel 373991d693 common: Kconfig: Fix CMD_BMP/BMP dependency
Using `default y` will not select BMP when CMD_BMP has been enabled, if
it was already configured.

By using `select`, if `CMD_BMP` is turned on, it will force the presence
of `BMP`.

Fixes: 072b0e16c4 ("common: Kconfig: Add BMP configs")
Signed-off-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
2023-07-21 15:32:12 -04:00
..
2023-07-06 17:28:08 +08:00
2023-02-10 07:41:40 -05:00
2023-07-17 17:08:44 +08:00
2023-04-06 19:10:08 -04:00
2023-04-05 10:54:47 -04:00
2023-02-10 07:41:40 -05:00
2023-05-13 11:09:51 +02:00
2023-07-14 12:54:51 -04:00
2023-02-10 07:41:40 -05:00
2023-04-06 19:10:08 -04:00
2023-02-10 07:41:40 -05:00
2023-03-25 11:07:22 +01:00
2023-05-05 17:48:44 -04:00
2023-04-27 13:51:06 -04:00
2023-07-20 14:10:57 -06:00
2023-07-14 12:54:51 -04:00
2023-01-27 18:31:58 +01:00
2023-04-10 12:18:45 +09:00
2023-02-27 16:28:30 +01:00
2023-07-05 11:28:55 -04:00
2023-07-17 17:12:07 +08:00
2023-03-17 15:44:01 -04:00
2023-02-06 17:10:15 -05:00
2023-06-06 10:37:25 +02:00
2023-06-12 13:24:31 +02:00
2023-01-20 12:27:24 -05:00