Re: [PATCH] lib/Kconfig: fix OBJAGG in lib/ menu structure

From: David Miller
Date: Wed Sep 11 2019 - 04:30:37 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Date: Mon, 9 Sep 2019 14:54:21 -0700

> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> Keep the "Library routines" menu intact by moving OBJAGG into it.
> Otherwise OBJAGG is displayed/presented as an orphan in the
> various config menus.
>
> Fixes: 0a020d416d0a ("lib: introduce initial implementation of object aggregation manager")
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Applied, thanks Randy.