diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index d264c5985e..913fcb13cf 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -562,11 +562,6 @@ define CONFIG_SYS_CLK_FREQ export used comment "System clock frequency in MHz" end -define CONFIG_MAX_PCI_BUSES - default 255 - export always - comment "Maximum number of PCI buses to search for devices" -end define CONFIG_EPIA_VT8237R_INIT default none export used |