Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: ena: Fix Kconfig dependency on X86
The Kconfig limitation of X86 is to too wide. The ENA driver only requires a little endian dependency. Change the dependency to be on little endian CPU. Signed-off-by: Netanel Belgazal <netanel@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information