From 9923bbac4d74cc168bd24afba5fdd61803639d2f Mon Sep 17 00:00:00 2001 From: ray Date: Sun, 26 Aug 2012 20:22:43 +0000 Subject: [PATCH] Move AR71XX (MIPS SoCs family) options to options.mips file. PR: 170859 Submitted by: Luiz Otavio O Souza Approved by: adrian (mentor) --- sys/conf/options | 8 -------- sys/conf/options.mips | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/sys/conf/options b/sys/conf/options index 259f2d322bfe..e574b2e243fe 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -906,11 +906,3 @@ RACCT opt_global.h # Resource Limits RCTL opt_global.h - -# At least one of the AR71XX ubiquiti boards has a Redboot configuration -# that "lies" about the amount of RAM it has. Until a cleaner method is -# defined, this option will suffice in overriding what Redboot says. -AR71XX_REALMEM opt_ar71xx.h -AR71XX_ENV_UBOOT opt_ar71xx.h -AR71XX_ENV_REDBOOT opt_ar71xx.h -AR71XX_ATH_EEPROM opt_ar71xx.h diff --git a/sys/conf/options.mips b/sys/conf/options.mips index 7dfa0e45709f..6fb7226d1429 100644 --- a/sys/conf/options.mips +++ b/sys/conf/options.mips @@ -73,6 +73,16 @@ OCTEON_BOARD_CAPK_0100ND opt_cvmx.h ARGE_DEBUG opt_arge.h ARGE_MDIO opt_arge.h +# +# At least one of the AR71XX ubiquiti boards has a Redboot configuration +# that "lies" about the amount of RAM it has. Until a cleaner method is +# defined, this option will suffice in overriding what Redboot says. +# +AR71XX_REALMEM opt_ar71xx.h +AR71XX_ENV_UBOOT opt_ar71xx.h +AR71XX_ENV_REDBOOT opt_ar71xx.h +AR71XX_ATH_EEPROM opt_ar71xx.h + # # Options that control the Ralink RT305xF Etherenet MAC. #