diff options
Diffstat (limited to 'configs/r2dplus_defconfig')
-rw-r--r-- | configs/r2dplus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig index 1c1e304..f4dc68e 100644 --- a/configs/r2dplus_defconfig +++ b/configs/r2dplus_defconfig @@ -5,4 +5,5 @@ CONFIG_BOOTDELAY=-1 CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y +CONFIG_PCI=y CONFIG_USE_PRIVATE_LIBGCC=y |