diff options
Diffstat (limited to 'configs/redwood_defconfig')
-rw-r--r-- | configs/redwood_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/redwood_defconfig b/configs/redwood_defconfig index 5339e9d7e3..62a7453a93 100644 --- a/configs/redwood_defconfig +++ b/configs/redwood_defconfig @@ -14,5 +14,6 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y +# CONFIG_PCI is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |