zephyr/samples
Gerard Marull-Paretas 61361e870b kconfig: remove redundant IEEE 802.15.4 defaults or selections
All IEEE 802.15.4 drivers are now automatically enabled if they are
'okay' in DT and all of its dependencies are 'y', including
CONFIG_IEEE802154. This means individual driver enablement is not
necessary anymore in Kconfig.defconfig files or samples/tests. Boards
need to still make sure any dependencies are enabled, e.g. SPI bus in
some cases.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-05 12:56:47 +02:00
..
application_development samples: application_development: remove the code_relocation sample 2022-08-01 18:09:28 +01:00
arch samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
basic
bluetooth samples: bluetooth: Update central_multilink to support ext. adv. 2022-08-04 13:45:17 +02:00
boards soc: arch: synopsys: move timer0/1 IRQ information to DT 2022-08-03 07:46:14 -04:00
compression
drivers samples: drivers: lcd_cyclonev_socdk: add missing CONFIG_I2C=y 2022-08-05 12:55:51 +02:00
hello_world
kernel samples: kernel: metairq: Update ReadMe 2022-08-03 14:00:22 -05:00
modules samples: modules: tflite-micro: magic_wand: add missing CONFIG_I2C=y 2022-08-05 12:55:51 +02:00
net kconfig: remove redundant IEEE 802.15.4 defaults or selections 2022-08-05 12:56:47 +02:00
philosophers samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
posix
sensor samples: sensor: accel_polling: Correct integration platform name 2022-08-05 00:00:09 +09:00
shields sensors: Remove unnecessary Kconfig setting of sensors 2022-07-25 15:18:56 +02:00
subsys samples: openamp: Convert to use DEVICE_DT_GET 2022-08-04 08:38:54 -05:00
synchronization
tfm_integration
userspace test: syscall_perf: Do not re-define csr_read 2022-07-18 12:22:00 -04:00
classic.rst
index.rst