diff options
author | Enrico Jörns <ejo@pengutronix.de> | 2024-10-28 09:29:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-01 12:07:12 +0000 |
commit | ede6b9856aef4e8674eb8f6abfde9660a4d4c21f (patch) | |
tree | 2f477199e29bb523153ae8f653afb8dd8e39e69f /meta/lib/patchtest/patchtest_patterns.py | |
parent | 5063bc8fef1cee76cbaf18dd157831dec42d4ffe (diff) | |
download | poky-ede6b9856aef4e8674eb8f6abfde9660a4d4c21f.tar.gz |
busybox: disable long options in defconfig
These are activated by the longopts.cfg fragment, thus there should be
no need to set them in the defconfig.
The individual long options where enabled without mentioning a specific
need, mostly while adding the corresponding command, thus it should be
safe to disable them.
Note that we cannot disable the general 'LONG_OPTS' feature in the
defconfig since this is e.g. required by CONFIG_HWCLOCK (since v1.37).
(From OE-Core rev: 8cf9c7bd40e58fd363bfbeaf448de399e2e16c71)
Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/patchtest_patterns.py')
0 files changed, 0 insertions, 0 deletions