zephyr/subsys
Sebastian Bøe 0438657193 kconfig: Have the 'framebuffer' menu depend on it being enabled
As this was written before, a 'Framebuffer' menu entry was present,
and to see what kind of features or configuration it had, one had to
navigate into the menu to determine if anything related to
'Framebuffer' was enabled at all.

Now there is an unchecked box on the 'framebuffer' menu when it is
disabled, which clearly expresses that it is disabled without the need
to enter the menu entry.

This change only changes the menu layout, and not the dependencies of
any options.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-12-30 16:24:50 -05:00
..
app_memory
bluetooth Bluetooth: controller: Fix Conn Param Req procedure stall issue 2018-12-19 14:47:38 +01:00
console console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug doc: regular misspelling scan 2018-12-26 13:27:14 -05:00
dfu samples: subsys: usb: dfu: Fix build error for intel_s1000 2018-12-30 16:24:33 -05:00
disk crc: Move crc7 into CRC single header 2018-12-30 16:24:10 -05:00
fb kconfig: Have the 'framebuffer' menu depend on it being enabled 2018-12-30 16:24:50 -05:00
fs fs/nvs: Speed Improvement 2018-12-23 12:23:25 +01:00
logging log: Fix switch statement 2018-12-21 21:06:18 +01:00
mgmt crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
net doc: regular misspelling scan 2018-12-26 13:27:14 -05:00
power power: rename api sys_soc -> sys_ 2018-12-28 16:16:28 -05:00
random
settings settings: fix key-value duplication check 2018-12-12 12:51:12 +01:00
shell shell: Changing shell_history_get signature 2018-12-28 17:47:46 -05:00
stats stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
storage misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
usb usb: class: dfu: Add a worker thread to flash data from usb to flash 2018-12-30 16:24:33 -05:00
CMakeLists.txt stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
Kconfig