Masahiro Yamada
|
104daea149
kconfig: reference environment variables directly and remove 'option env='
|
7 years ago |
Sam Ravnborg
|
694c49a7c0
kconfig: drop localization support
|
7 years ago |
Eugeniu Rosca
|
d9119b5925
kconfig: Print reverse dependencies in groups
|
7 years ago |
Masahiro Yamada
|
9a47ceec54
kconfig: clean-up reverse dependency help implementation
|
7 years ago |
Masahiro Yamada
|
f4bc1eefc1
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
|
7 years ago |
Petr Vorel
|
1ccb271433
kconfig: make "Selected by:" and "Implied by:" readable
|
7 years ago |
Ulf Magnusson
|
b53688014e
kconfig: Clarify menu and 'if' dependency propagation
|
7 years ago |
Ulf Magnusson
|
9d1a9e8bc1
kconfig: Document 'if' flattening logic
|
7 years ago |
Ulf Magnusson
|
d3465af60f
kconfig: Clarify choice dependency propagation
|
7 years ago |
Ulf Magnusson
|
3e41ba05b6
kconfig: Document SYMBOL_OPTIONAL logic
|
7 years ago |
Masahiro Yamada
|
b92d804a51
kconfig: drop 'boolean' keyword
|
7 years ago |
Ulf Magnusson
|
df60f4b92d
kconfig: Remove menu_end_entry()
|
7 years ago |
Ulf Magnusson
|
05cccce580
kconfig: Document automatic submenu creation code
|
7 years ago |
Ulf Magnusson
|
7cf33f88e2
kconfig: Fix choice symbol expression leak
|
7 years ago |
Ulf Magnusson
|
ae7440ef0c
kconfig: Fix automatic menu creation mem leak
|
7 years ago |
Ulf Magnusson
|
f77850d3fe
kconfig: Clean up modules handling and fix crash
|
7 years ago |
Ulf Magnusson
|
fa8cedaef8
kconfig: Clarify expression rewriting
|
7 years ago |
Ulf Magnusson
|
9a826842ff
kconfig: Rename menu_check_dep() to rewrite_m()
|
7 years ago |
Ulf Magnusson
|
2c37e08464
kconfig: Warn if choice default is not in choice
|
7 years ago |
Nicolas Pitre
|
237e3ad0f1
Kconfig: Introduce the "imply" keyword
|
8 years ago |
Vegard Nossum
|
aab24a897c
kconfig: return 'false' instead of 'no' in bool function
|
9 years ago |
Michal Marek
|
ad8d40cda3
kconfig: Remove unnecessary prototypes from headers
|
10 years ago |
Peter Kümmel
|
2d56030609
kconfig: Fix warning "‘jump’ may be used uninitialized"
|
10 years ago |
Masahiro Yamada
|
bb66fc6719
kbuild: trivial - use tabs for code indent where possible
|
11 years ago |
Josh Triplett
|
5d2acfc7b9
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
|
11 years ago |
Martin Walch
|
503c823048
kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
|
12 years ago |
Martin Walch
|
57540f1dea
kconfig: adjust warning message for conflicting types
|
12 years ago |
Martin Walch
|
8d9dfe8276
kconfig: fix trivial typos and update mconf documentation
|
12 years ago |
Yann E. MORIN
|
e062781397
kconfig: do not allow more than one symbol to have 'option modules'
|
12 years ago |
Yann E. MORIN
|
6902dccfda
kconfig: do not special-case 'MODULES' symbol
|
12 years ago |