* [ptxdist] [PATCH] host-postgresql: Remove kconfig prompt.
@ 2019-10-21 10:49 Björn Esser
2019-10-21 10:56 ` Michael Olbrich
0 siblings, 1 reply; 3+ messages in thread
From: Björn Esser @ 2019-10-21 10:49 UTC (permalink / raw)
To: ptxdist; +Cc: Björn Esser
There should be no kconfig prompt for this package,
as it is needed to configure TimescaleDB, only.
Signed-off-by: Björn Esser <b.esser@pengutronix.de>
---
rules/host-postgresql.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/rules/host-postgresql.in b/rules/host-postgresql.in
index ac778582a..eadded770 100644
--- a/rules/host-postgresql.in
+++ b/rules/host-postgresql.in
@@ -2,6 +2,5 @@
config HOST_POSTGRESQL
tristate
- prompt "postgresql"
help
FIXME
--
2.23.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] host-postgresql: Remove kconfig prompt.
2019-10-21 10:49 [ptxdist] [PATCH] host-postgresql: Remove kconfig prompt Björn Esser
@ 2019-10-21 10:56 ` Michael Olbrich
2019-10-21 11:00 ` [ptxdist] [PATCH v2] host-postgresql: Remove kconfig prompt and bogus help text Björn Esser
0 siblings, 1 reply; 3+ messages in thread
From: Michael Olbrich @ 2019-10-21 10:56 UTC (permalink / raw)
To: ptxdist; +Cc: Björn Esser
On Mon, Oct 21, 2019 at 12:49:12PM +0200, Björn Esser wrote:
> There should be no kconfig prompt for this package,
> as it is needed to configure TimescaleDB, only.
>
> Signed-off-by: Björn Esser <b.esser@pengutronix.de>
> ---
> rules/host-postgresql.in | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/rules/host-postgresql.in b/rules/host-postgresql.in
> index ac778582a..eadded770 100644
> --- a/rules/host-postgresql.in
> +++ b/rules/host-postgresql.in
> @@ -2,6 +2,5 @@
>
> config HOST_POSTGRESQL
> tristate
> - prompt "postgresql"
> help
> FIXME
Can you remove the next two lines as well? It's not useful in any way.
Michael
> --
> 2.23.0
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ptxdist] [PATCH v2] host-postgresql: Remove kconfig prompt and bogus help text.
2019-10-21 10:56 ` Michael Olbrich
@ 2019-10-21 11:00 ` Björn Esser
0 siblings, 0 replies; 3+ messages in thread
From: Björn Esser @ 2019-10-21 11:00 UTC (permalink / raw)
To: ptxdist; +Cc: Björn Esser
There should be no kconfig prompt, nor a bogus help text for
this package, as it is needed to configure TimescaleDB, only.
Signed-off-by: Björn Esser <b.esser@pengutronix.de>
---
rules/host-postgresql.in | 3 ---
1 file changed, 3 deletions(-)
diff --git a/rules/host-postgresql.in b/rules/host-postgresql.in
index ac778582a..4aa9652fe 100644
--- a/rules/host-postgresql.in
+++ b/rules/host-postgresql.in
@@ -2,6 +2,3 @@
config HOST_POSTGRESQL
tristate
- prompt "postgresql"
- help
- FIXME
--
2.23.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-21 11:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21 10:49 [ptxdist] [PATCH] host-postgresql: Remove kconfig prompt Björn Esser
2019-10-21 10:56 ` Michael Olbrich
2019-10-21 11:00 ` [ptxdist] [PATCH v2] host-postgresql: Remove kconfig prompt and bogus help text Björn Esser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox