| commit | 7b61d1c43c15c15c01c8f299883d05f85a7091f4 | [log] [tgz] |
|---|---|---|
| author | TOKITA Hiroshi <tokita.hiroshi@gmail.com> | Tue Mar 12 09:37:33 2024 +0900 |
| committer | David Leach <david.leach@nxp.com> | Wed Mar 20 17:20:08 2024 -0500 |
| tree | 6a9fe11a501ff22a92ea8403eeb080c0b28a3f95 | |
| parent | 7d99de6dfa814b3dcc12f0e84eb86cecd68a9509 [diff] |
drivers: led_strip: Enabling config with DT_HAS_.. Applying the modern way which is adding `default y` and `depends on DT_HAS_...` to enable configs. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>