diff options
author | Joel Stanley <joel@jms.id.au> | 2021-08-26 21:56:52 +0930 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-08-27 00:56:53 +1000 |
commit | ef4fcaf99cd27eb48790f2adc4eff456dbe1dec4 (patch) | |
tree | 38b03694edb0df10195324b4e87ad574d7a8bb8c /arch/powerpc/configs/microwatt_defconfig | |
parent | 602d0f96563c2e0b8e1ddb22ac46bf7f58480d64 (diff) | |
download | linux-ef4fcaf99cd27eb48790f2adc4eff456dbe1dec4.tar.bz2 |
powerpc/configs/microwattt: Enable Liteeth
Liteeth is the network device used by Microwatt.
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210826122653.3236867-3-joel@jms.id.au
Diffstat (limited to 'arch/powerpc/configs/microwatt_defconfig')
-rw-r--r-- | arch/powerpc/configs/microwatt_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/microwatt_defconfig b/arch/powerpc/configs/microwatt_defconfig index ebc90aefbc0c..6b76232094b2 100644 --- a/arch/powerpc/configs/microwatt_defconfig +++ b/arch/powerpc/configs/microwatt_defconfig @@ -53,6 +53,7 @@ CONFIG_MTD_SPI_NOR=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_NETDEVICES=y +CONFIG_LITEX_LITEETH=y # CONFIG_WLAN is not set # CONFIG_INPUT is not set # CONFIG_SERIO is not set |