mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
configs: vexpress: Enable CONFIG_SMC91X
This is the ethernet device RTSM models and we want normal vexpress kernels also working on RTSM. Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
@@ -7,6 +7,7 @@ CONFIG_NEON=y
|
||||
CONFIG_SCSI=y
|
||||
CONFIG_BLK_DEV_SD=y
|
||||
CONFIG_SMSC911X=y
|
||||
CONFIG_SMC91X=y
|
||||
CONFIG_INPUT_EVDEV=y
|
||||
CONFIG_SERIO_AMBAKMI=y
|
||||
CONFIG_SERIAL_AMBA_PL011=y
|
||||
|
||||
Reference in New Issue
Block a user