diff options
Diffstat (limited to 'configs/gdppc440etx_defconfig')
-rw-r--r-- | configs/gdppc440etx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gdppc440etx_defconfig b/configs/gdppc440etx_defconfig index 4f6d328acf..3fc9261b5e 100644 --- a/configs/gdppc440etx_defconfig +++ b/configs/gdppc440etx_defconfig @@ -17,5 +17,6 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y +# CONFIG_PCI_PNP is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |