Ivan Grokhotkov
73b30af2b3
confgen.py: don't output compatibility definitions for options which are not defined
...
For example, if a renamed option CONFIG_NEW is a bool with value "n", kconfiglib will not generate a define for it in the Kconfig file. The define (#define CONFIG_NEW 1) will only be generated if the option is "y" or "m".
However the compatibility definition was always generated: #define CONFIG_OLD CONFIG_NEW. This broke the #ifdef checks which depended on the old option names.
2019-06-11 13:07:37 +08:00
..
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-05-21 09:09:01 +02:00
2019-06-11 13:07:02 +08:00
2019-06-11 13:07:37 +08:00
2019-06-05 17:10:21 +08:00
2019-05-13 19:59:17 +08:00
2019-05-13 19:59:17 +08:00
2019-05-28 12:54:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:02 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-05-10 12:39:14 +08:00
2019-05-28 08:49:02 +00:00
2019-04-29 18:58:07 +05:30
2019-03-21 11:22:58 +08:00
2019-04-04 15:57:34 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-06 18:28:19 +05:30
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-05-13 19:59:17 +08:00
2019-04-18 08:08:41 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-05-30 10:09:24 +10:00
2019-05-13 19:59:17 +08:00
2019-05-13 19:59:17 +08:00
2019-05-13 19:59:17 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:02 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-04 07:41:27 +02:00
2019-06-11 13:07:37 +08:00
2019-05-23 18:39:31 +08:00
2019-06-11 13:07:37 +08:00
2019-01-29 13:37:01 +01:00
2019-05-21 09:32:55 +02:00
2018-10-02 19:07:28 +05:30
2019-06-03 11:46:24 +08:00
2019-05-21 09:09:01 +02:00
2019-06-03 14:15:08 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-05-27 16:31:24 +02:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00
2019-04-16 13:21:15 +08:00
2019-06-10 15:13:50 +05:30
2019-06-11 13:07:37 +08:00
2019-06-11 13:07:37 +08:00