zephyr/drivers/pcie
Abhishek Shah ca523c1cf6 drivers: pcie: Do not enable PCIe RC module shell for endpoint
PCIe shell was enabled by default if shell is enabled in below commit:
commit ee985d81aa ("shell: enable modules by default if shell is
enabled").

However, this shell file has tests for PCIe RC, not applicable to EP.
So, should not be default enabled for PCIe EP.

If we add EP shell tests in future, they should be added under
drivers/pcie/endpoint/ directory.

Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com>
2020-07-01 11:21:57 -04:00
..
endpoint drivers: pcie: ep: iproc: Add reset callback support 2020-06-22 12:44:54 +02:00
CMakeLists.txt pcie: endpoint: Add public APIs for PCIe endpoint driver 2020-06-13 01:35:19 -07:00
Kconfig drivers: pcie: Do not enable PCIe RC module shell for endpoint 2020-07-01 11:21:57 -04:00
msi.c
pcie.c
shell.c pcie: shell: add subcommands 2020-06-24 21:37:12 -04:00